Added dprint and formatted file to it
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"bracePosition": "sameLine",
|
||||
"trailingCommas": "never",
|
||||
"operatorPosition": "maintain",
|
||||
"typeLiteral.separatorKind": "comma"
|
||||
"typeLiteral.separatorKind.singleLine": "comma",
|
||||
"typeLiteral.separatorKind.multiLine": "semiColon"
|
||||
},
|
||||
"json": {
|
||||
"indentWidth": "4"
|
||||
|
||||
Reference in New Issue
Block a user