fixed problem with color

This commit is contained in:
Dmitry Borisenko
2021-10-18 03:31:36 +08:00
parent 64cee1cedf
commit 93b887e897
3 changed files with 97 additions and 27 deletions

View File

@@ -4,6 +4,6 @@
"svelteBracketNewLine": false,
"svelteAllowShorthand": false,
"svelteIndentScriptAndStyle": true,
"printWidth": 600,
"printWidth": 60,
"sxBracketSameLine": true
}