ci: improve code formatting [skip ci]

This commit is contained in:
lowlighter
2022-04-23 20:25:59 -04:00
parent d1562d4d7c
commit bc176cd67c
2 changed files with 2 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"incremental": true,
"indentWidth": 2,
"typescript": {
"lineWidth": 280,
"lineWidth": 360,
"semiColons": "asi",
"quoteStyle": "preferDouble",
"useBraces": "preferNone",