aboutsummaryrefslogtreecommitdiffhomepage
path: root/.prettierrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc.yml')
-rw-r--r--.prettierrc.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml
deleted file mode 100644
index d8379671f..000000000
--- a/.prettierrc.yml
+++ /dev/null
@@ -1,8 +0,0 @@
1printWidth: 140
2tabWidth: 2
3useTabs: false
4semi: false
5singleQuote: true
6trailingComma: false
7bracketSpacing: true
8arrowParens: always