Skip to content

Commit 956a1fa

Browse files
authored
Merge pull request #337 from Prinzhorn/patch-1
2 parents aca2304 + b46ffcc commit 956a1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
PLUGINS = {
4141
'eslint-plugin-html': 'text.html',
4242
'eslint-plugin-json': 'source.json',
43+
'eslint-plugin-react': 'source.js, source.jsx, source.mjs, source.cjs, source.ts, source.tsx',
4344
'eslint-plugin-svelte': 'text.html',
4445
'eslint-plugin-svelte3': 'text.html',
4546
'eslint-plugin-vue': 'text.html.vue',

0 commit comments

Comments
 (0)