chore: update prettier configuration
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
"singleQuote": true,
|
||||
"semi": true,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 100
|
||||
"printWidth": 100,
|
||||
"bracketSameLine": true
|
||||
}
|
||||
Reference in New Issue
Block a user