feat: auto-format css files
This commit is contained in:
parent
e8676474a0
commit
f0e3b2e538
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"coc.preferences.formatOnSaveFiletypes": [
|
||||
"cpp",
|
||||
"css",
|
||||
"javascript",
|
||||
"typescript",
|
||||
"typescriptreact",
|
||||
|
|
Loading…
Reference in a new issue