This website requires JavaScript.
Explore
Help
Sign In
186526
/
unpkg
Watch
1
Star
0
Fork
0
You've already forked unpkg
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
unpkg
/
.eslintrc
7 lines
69 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Remove CRA stuff, revert to custom webpack config
2017-12-14 08:21:45 -08:00
{
Use eslint-config-react-app
2019-10-20 21:55:56 -07:00
"extends": "react-app",
Remove CRA stuff, revert to custom webpack config
2017-12-14 08:21:45 -08:00
"rules": {
Use eslint-config-react-app
2019-10-20 21:55:56 -07:00
"import/first": 0
Remove CRA stuff, revert to custom webpack config
2017-12-14 08:21:45 -08:00
}
}
Reference in New Issue
Copy Permalink