Skip to content

Commit ea6649c

Browse files
committed
Reorder PLUGINS keys
1 parent 6da43e2 commit ea6649c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linter.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
'eslint-plugin-vue': 'text.html.vue',
4747
'angular-eslint': 'source.ts, text.html',
4848
'@angular-eslint/eslint-plugin': 'source.ts, text.html',
49-
'@typescript-eslint/parser': 'source.ts, source.tsx',
5049
'typescript-eslint': 'source.ts, source.tsx',
50+
'@typescript-eslint/parser': 'source.ts, source.tsx',
5151
'tsdx': 'source.ts, source.tsx',
5252
'eslint-plugin-yml': 'source.yaml',
5353
'eslint-plugin-yaml': 'source.yaml',

0 commit comments

Comments
 (0)