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 b8c847d commit 73ac060Copy full SHA for 73ac060
README.md
@@ -12,7 +12,7 @@
12
13
- Navigate inside your project
14
- Install [Babel-ESLint](https://www.npmjs.com/package/@babel/eslint-parser)*: <br>
15
- $ `npm install @babel/eslint-parser --save-dev`
+ $ `npm install @babel/eslint-parser @babel/core eslint --save-dev`
16
- Get the config: <br>
17
$ `wget https://raw.githubusercontent.com/NullDevCo/JavaScript-Styleguide/master/.eslintrc`
18
- Done! :)
0 commit comments