- Notifications
You must be signed in to change notification settings - Fork4
This repo is a fork of create-react-app. Only modification is eslint integration has been removed from react-scripts.
License
joserocha3/create-react-app-eslintless
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo is a fork ofcreate-react-app
. Only modifications areeslint
integration has been removed fromreact-scripts
andbabel-plugin-styled-components
has been added to thereact-scripts
webpack config.
Package can be found onnpm.
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.
About
This repo is a fork of create-react-app. Only modification is eslint integration has been removed from react-scripts.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- JavaScript98.2%
- Shell1.3%
- Other0.5%