feat: auto-format css files

main
mandlm 2021-10-12 10:27:02 +02:00
parent e8676474a0
commit f0e3b2e538
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"coc.preferences.formatOnSaveFiletypes": [
"cpp",
"css",
"javascript",
"typescript",
"typescriptreact",