aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.prettierrc')
-rw-r--r--frontend/.prettierrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/frontend/.prettierrc b/frontend/.prettierrc
deleted file mode 100644
index 1f4c4bb..0000000
--- a/frontend/.prettierrc
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "semi": true,
- "singleQuote": true,
- "tabWidth": 2,
- "trailingComma": "es5",
- "printWidth": 100
-}