Skip to content

Commit

Permalink
Merge pull request #337 from Prinzhorn/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Jul 9, 2024
2 parents aca2304 + b46ffcc commit 956a1fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
PLUGINS = {
'eslint-plugin-html': 'text.html',
'eslint-plugin-json': 'source.json',
'eslint-plugin-react': 'source.js, source.jsx, source.mjs, source.cjs, source.ts, source.tsx',
'eslint-plugin-svelte': 'text.html',
'eslint-plugin-svelte3': 'text.html',
'eslint-plugin-vue': 'text.html.vue',
Expand Down

0 comments on commit 956a1fa

Please sign in to comment.