mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 20:51:12 +08:00
Add a note about .eslingignore files being respected (#7809)
This commit is contained in:
committed by
Ian Schmitz
parent
ca37609e7f
commit
053f9774d3
@@ -50,6 +50,7 @@ Note that any rules set to `"error"` will stop the project from building.
|
||||
There are a few things to remember:
|
||||
|
||||
1. We highly recommend extending the base config, as removing it could introduce hard-to-find issues.
|
||||
1. `.eslintignore` files will be respected
|
||||
1. When working with TypeScript, you'll need to provide an `overrides` object for rules that should _only_ target TypeScript files.
|
||||
|
||||
In the below example:
|
||||
|
||||
Reference in New Issue
Block a user