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 afaefbb commit 328064aCopy full SHA for 328064a
README.md
@@ -355,7 +355,7 @@ directly using webpack, for example:
355
# .eslintrc.yml
356
settings:
357
import/parsers:
358
- @typescript-eslint/parser: [ .ts, .tsx ]
+ "@typescript-eslint/parser": [ .ts, .tsx ]
359
```
360
361
In this case, [`@typescript-eslint/parser`](https://www.npmjs.com/package/@typescript-eslint/parser)
0 commit comments