Skip to content

Commit 053f977

Browse files
seanlaffianschmitz
authored andcommitted
Add a note about .eslingignore files being respected (#7809)
1 parent ca37609 commit 053f977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/docs/setting-up-your-editor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Note that any rules set to `"error"` will stop the project from building.
5050
There are a few things to remember:
5151

5252
1. We highly recommend extending the base config, as removing it could introduce hard-to-find issues.
53+
1. `.eslintignore` files will be respected
5354
1. When working with TypeScript, you'll need to provide an `overrides` object for rules that should _only_ target TypeScript files.
5455

5556
In the below example:

0 commit comments

Comments
 (0)