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.
2 parents df2400a + 9b36125 commit 0f6fbafCopy full SHA for 0f6fbaf
README.md
@@ -32,7 +32,7 @@ official ESLint website.
32
To use the JavaScript Standard Style shareable config, first run this:
33
34
```bash
35
-npm install --save-dev eslint-config-standard eslint-plugin-standard eslint-plugin-promise eslint-plugin-import
+npm install --save-dev eslint-config-standard eslint-plugin-standard eslint-plugin-promise eslint-plugin-import eslint-plugin-node
36
```
37
38
Then, add this to your .eslintrc file:
0 commit comments