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 2f0b9ea commit ed5fc3bCopy full SHA for ed5fc3b
README.md
@@ -48,6 +48,9 @@ Then configure the rules you want to use _for your config(s)_ using `overrides`:
48
```
49
50
The rules assume that the files they're linting are configs meant for ESLint.
51
+Also note that while ESLint can be configured using JSON and YAML files, it
52
+doesn't support linting those file types meaning this plugin will not work if
53
+you're not using a `.js` config file.
54
55
## Shareable configurations
56
0 commit comments