This repo is a fork of create-react-app
. Only modifications are eslint
integration has been removed from react-scripts
and babel-plugin-styled-components
has been added to the react-scripts
webpack config.
Package can be found on npm.
create-react-app my-app --scripts-version @nomoreanalog/react-scripts-eslintless
- No need to add
SKIP_PREFLIGHT_CHECK=true
to.env
- Use any eslint setup you wish, airbnb or whatever
- Better debugging with
styled-components
(The MIT License)
Use this however and where ever you want.
They are welcome, and encouraged.