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.
2 parents 997aec2 + 675c87e commit f72d4bbCopy full SHA for f72d4bb
linter.py
@@ -44,7 +44,7 @@
44
'eslint-plugin-svelte': 'text.html',
45
'eslint-plugin-svelte3': 'text.html',
46
'eslint-plugin-vue': 'text.html.vue',
47
- '@angular-eslint/eslint-plugin': 'text.html',
+ '@angular-eslint/eslint-plugin': 'source.ts, text.html',
48
'@typescript-eslint/parser': 'source.ts, source.tsx',
49
'tsdx': 'source.ts, source.tsx',
50
'eslint-plugin-yml': 'source.yaml',
0 commit comments