Skip to content

Commit d027fbf

Browse files
committed
update eslint's disabled rules list
1 parent 7b2fb1a commit d027fbf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/tools/eslint.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,11 @@ ESLint will run on files with the following extensions:
3030
- Yarn and PNPM workspaces are supported.
3131
- Private ESLint plugins or configurations are not supported at the moment. Please reach out to us on Discord if you would like us to add support for this.
3232
- For `@typescript-eslint`, linting with type information at the moment. The [type checking rules](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/src/configs/disable-type-checked.ts) are disabled.
33-
- For `eslint-plugin-import`, the `import/no-unresolved` rule is disabled.
33+
- For `eslint-plugin-import`, the following rules are disabled:
34+
- `import/no-unresolved`
35+
- For the `eslint-plugin-n`, the following rules are disabled:
36+
- `n/no-missing-import`
37+
- `n/no-missing-require`
38+
- For the `eslint-plugin-node`, the following rules are disabled:
39+
- `node/no-missing-import`
40+
- `node/no-missing-require`

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy