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 6954be1 commit 52159faCopy full SHA for 52159fa
README.md
@@ -19,7 +19,7 @@ npm install --save-dev eslint-plugin-import @typescript-eslint/parser eslint-imp
19
20
Add the following to your `.eslintrc` config:
21
22
-```CJSON
+```JSONC
23
{
24
"plugins": ["import"],
25
"rules": {
0 commit comments