This is the custom TypeScript Redux Router Eslint Airbnb SASS template for Create React App.
To use this template, add --template typescript-redux-router-eslint-airbnb-sass
when creating a new app.
For example:
npx create-react-app my-app --template typescript-redux-router-eslint-airbnb-sass
# or
yarn create react-app my-app --template typescript-redux-router-eslint-airbnb-sass