Skip to content

Commit 6be4768

Browse files
committed
chore: remove unused bracePosition setting from dprint configuration
1 parent 6cfb07a commit 6be4768

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dprint.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"indentWidth": 2,
55
"quoteStyle": "preferDouble",
66
"quoteProps": "asNeeded",
7-
"bracePosition": "maintain",
87
"importDeclaration.sortNamedImports": "maintain",
98
"exportDeclaration.sortNamedExports": "maintain",
109
"module.sortImportDeclarations": "maintain",

0 commit comments

Comments
 (0)