chore(vim): add stylelint for linting scss files
This commit is contained in:
parent
db07fa67ea
commit
ed9b5c7db5
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ lint.linters_by_ft = {
|
|||
typescriptreact = {'eslint'},
|
||||
javascriptreact = {'eslint'},
|
||||
lua = {'luacheck'},
|
||||
scss = {'stylelint'},
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue