aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-svelte/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-svelte/.prettierrc')
-rw-r--r--examples/with-svelte/.prettierrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/with-svelte/.prettierrc b/examples/with-svelte/.prettierrc
deleted file mode 100644
index ab57af6..0000000
--- a/examples/with-svelte/.prettierrc
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "singleQuote": true,
- "trailingComma": "none",
- "printWidth": 100
-}