We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca37609 commit 053f977Copy full SHA for 053f977
docusaurus/docs/setting-up-your-editor.md
@@ -50,6 +50,7 @@ Note that any rules set to `"error"` will stop the project from building.
50
There are a few things to remember:
51
52
1. We highly recommend extending the base config, as removing it could introduce hard-to-find issues.
53
+1. `.eslintignore` files will be respected
54
1. When working with TypeScript, you'll need to provide an `overrides` object for rules that should _only_ target TypeScript files.
55
56
In the below example:
0 commit comments