add stylelint config

This commit is contained in:
Thomas Ruoff
2023-03-06 23:13:39 +01:00
parent 4933d4406b
commit fdfa4e4128

View File

@@ -422,7 +422,9 @@ local servers = {
}
}
},
stylelint_lsp = {
},
lua_ls = {
Lua = {
workspace = { checkThirdParty = false },