Skip to content

Commit 1408dab

Browse files
TitozzzJamesHenry
authored andcommitted
Remove extra step (typescript-eslint#194)
This package now depends directly on typescript-eslint-parser, so no need to do that.
1 parent 48750c8 commit 1408dab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: packages/eslint-plugin-typescript/README.md

-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ You'll first need to install [ESLint](http://eslint.org):
1010
$ npm i eslint --save-dev
1111
```
1212

13-
Next, install `typescript-eslint-parser`:
14-
15-
```
16-
$ npm install typescript-eslint-parser --save-dev
17-
```
18-
1913
Last, install `eslint-plugin-typescript`:
2014

2115
```

0 commit comments

Comments
 (0)