Skip to content

Commit 18eafa2

Browse files
jhochbradzacher
authored andcommitted
[DOCS] Updates reference to parser (import-js#14)
Follow-up to [this commit](import-js@af44441) Thanks for the plugin!
1 parent af44441 commit 18eafa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This means you can:
1212
## Installation
1313

1414
```bash
15-
npm install --save-dev eslint-plugin-import typescript-eslint-parser eslint-import-resolver-typescript
15+
npm install --save-dev eslint-plugin-import @typescript-eslint/parser eslint-import-resolver-typescript
1616
```
1717

1818
## Configuration

0 commit comments

Comments
 (0)