updates and svelte additions
This commit is contained in:
parent
224ad4e3ec
commit
99a57f25b9
3 changed files with 61 additions and 65 deletions
|
|
@ -13,6 +13,7 @@ return {
|
|||
typescriptreact = { "biomejs" },
|
||||
javascript = { "biomejs" },
|
||||
javascriptreact = { "biomejs" },
|
||||
svelte = { "eslint_d" },
|
||||
-- Use the "*" filetype to run linters on all filetypes.
|
||||
-- ['*'] = { 'global linter' },
|
||||
-- Use the "_" filetype to run linters on filetypes that don't have other linters configured.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue