summaryrefslogtreecommitdiff
path: root/frontend/.prettierrc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.prettierrc.yaml')
-rw-r--r--frontend/.prettierrc.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/.prettierrc.yaml b/frontend/.prettierrc.yaml
deleted file mode 100644
index 9a2b9a95..00000000
--- a/frontend/.prettierrc.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
-trailingComma: "es5"
-tabWidth: 4
-semi: false
-singleQuote: true
-printWidth: 120