about summary refs log tree commit diff stats
path: root/.prettierrc.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.prettierrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierrc.json b/.prettierrc.json
index 864a0cc8..3ac20a06 100644
--- a/.prettierrc.json
+++ b/.prettierrc.json
@@ -4,6 +4,7 @@
 	"useTabs": true,
 	"arrowParens": "avoid",
 	"printWidth": 200,
+	"bracketSameLine": true,
 	"overrides": [
 		{
 			"files": ["*.js", "*.json"],