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 842c9b1 commit f6ee0ffCopy full SHA for f6ee0ff
README.md
@@ -48,7 +48,7 @@ To generate a new rules snapshot file:
48
$ npx eslint --print-config index.js -c index.js > output.json
49
```
50
51
-Copy the rules from the output file into `test/rules-snapshot.js`
+Copy the rules from the output file into `test/rules-snapshot.json`
52
53
### Deployment
54
0 commit comments