We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da43e2 commit ea6649cCopy full SHA for ea6649c
linter.py
@@ -46,8 +46,8 @@
46
'eslint-plugin-vue': 'text.html.vue',
47
'angular-eslint': 'source.ts, text.html',
48
'@angular-eslint/eslint-plugin': 'source.ts, text.html',
49
- '@typescript-eslint/parser': 'source.ts, source.tsx',
50
'typescript-eslint': 'source.ts, source.tsx',
+ '@typescript-eslint/parser': 'source.ts, source.tsx',
51
'tsdx': 'source.ts, source.tsx',
52
'eslint-plugin-yml': 'source.yaml',
53
'eslint-plugin-yaml': 'source.yaml',
0 commit comments