Skip to content

Commit 862f715

Browse files
committed
added bracketSpacing to fix issues with lib overrides
1 parent 74a5aa5 commit 862f715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"bracketSpacing": true,
23
"printWidth": 120,
34
"singleQuote": true,
45
"trailingComma": "all"

0 commit comments

Comments
 (0)