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