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 aca2304 + b46ffcc commit 956a1faCopy full SHA for 956a1fa
linter.py
@@ -40,6 +40,7 @@
40
PLUGINS = {
41
'eslint-plugin-html': 'text.html',
42
'eslint-plugin-json': 'source.json',
43
+ 'eslint-plugin-react': 'source.js, source.jsx, source.mjs, source.cjs, source.ts, source.tsx',
44
'eslint-plugin-svelte': 'text.html',
45
'eslint-plugin-svelte3': 'text.html',
46
'eslint-plugin-vue': 'text.html.vue',
0 commit comments