ci: improve code formatting [skip ci]
This commit is contained in:
2
.github/config/dprint.json
vendored
2
.github/config/dprint.json
vendored
@@ -4,7 +4,7 @@
|
||||
"incremental": true,
|
||||
"indentWidth": 2,
|
||||
"typescript": {
|
||||
"lineWidth": 280,
|
||||
"lineWidth": 360,
|
||||
"semiColons": "asi",
|
||||
"quoteStyle": "preferDouble",
|
||||
"useBraces": "preferNone",
|
||||
|
||||
Reference in New Issue
Block a user