Thanks to visit codestin.com Credit goes to github.com
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 caaa859 commit 0e83d15Copy full SHA for 0e83d15
docs/getting-started/linting/README.md
@@ -13,7 +13,7 @@ $ yarn add -D eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin
13
or with NPM:
14
15
```bash
16
-$ npm i --save=dev eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin
+$ npm i --save-dev eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin
17
```
18
19
## Configuration
0 commit comments