Closed
Description
Update: claimed by @montogeek
Currently we emit .babelrc
and .eslintrc
after ejecting.
This is better than embedding them in Webpack config like before, but still not ideal.
I think we should embed Babel and ESLint configuration into package.json
after ejecting.
We already do this for Jest.
Relevant settings in package.json
are called babel
and eslintConfig
.
This issue is up for grabs. If you’d like to work on it please comment below so that multiple people don’t work on the same thing. Please respect it if somebody has already commented, and don’t try to submit a PR before them.
Metadata
Metadata
Assignees
Labels
No labels