This commit is contained in:
Dmitry Borisenko
2021-10-18 21:12:42 +08:00
parent 810f7a436d
commit ba41171df1
2 changed files with 14 additions and 46 deletions

View File

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