Updated dprint config

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-09-06 22:42:27 +02:00
parent 26cafa03ce
commit 55e1cf7cdf

View File

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