Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit bf0ec9d

Browse files
Titozzzweirdpattern
authored andcommitted
Remove extra step (#194)
This package now depends directly on typescript-eslint-parser, so no need to do that.
1 parent 096e8ba commit bf0ec9d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
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)