diff --git a/linter.py b/linter.py index 649aa85..c1e9a91 100644 --- a/linter.py +++ b/linter.py @@ -44,7 +44,7 @@ 'eslint-plugin-svelte': 'text.html', 'eslint-plugin-svelte3': 'text.html', 'eslint-plugin-vue': 'text.html.vue', - '@angular-eslint/eslint-plugin': 'text.html', + '@angular-eslint/eslint-plugin': 'source.ts, text.html', '@typescript-eslint/parser': 'source.ts, source.tsx', 'tsdx': 'source.ts, source.tsx', 'eslint-plugin-yml': 'source.yaml',