Skip to content

Commit af44441

Browse files
authored
Update README.md
1 parent 55e37e4 commit af44441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Add the following to your `.eslintrc` config:
2828
},
2929
"settings": {
3030
"import/parsers": {
31-
"typescript-eslint-parser": [".ts", ".tsx"]
31+
"@typescript-eslint/parser": [".ts", ".tsx"]
3232
},
3333
"import/resolver": {
3434
// use <root>/tsconfig.json

0 commit comments

Comments
 (0)