aboutsummaryrefslogtreecommitdiff
path: root/fe/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to 'fe/.prettierrc')
-rw-r--r--fe/.prettierrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/fe/.prettierrc b/fe/.prettierrc
new file mode 100644
index 0000000..222861c
--- /dev/null
+++ b/fe/.prettierrc
@@ -0,0 +1,4 @@
1{
2 "tabWidth": 2,
3 "useTabs": false
4}