summaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierrc b/.prettierrc
index 13d05134..b377f1b3 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -13,5 +13,6 @@
"tabWidth": 4
}
}
- ]
+ ],
+ "singleAttributePerLine": true
}