Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8e6051

Browse files
authored
Added eslint install instructions
1 parent 3af89ce commit e8e6051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### To integrate into your own project:
1616

17+
- Make sure ESLint is installed. For VSCode, [download the extension here](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
1718
- Navigate inside your project
1819
- Install [Babel-ESLint](https://www.npmjs.com/package/@babel/eslint-parser)*: <br>
1920
$ `npm install @babel/eslint-parser @babel/core eslint --save-dev`

0 commit comments

Comments
 (0)