Updated dprint config

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-09-06 22:29:12 +02:00
parent b2e4b6a719
commit 28205d56ae

View File

@@ -10,7 +10,8 @@
"bracePosition": "sameLine",
"trailingCommas": "never",
"operatorPosition": "maintain",
"preferHanging": true
"preferHanging": true,
"typeLiteral.separatorKind": "comma"
},
"json": {
"indentWidth": "4"