summaryrefslogtreecommitdiff
path: root/.prettierrc.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-09 18:16:44 -0700
committerFuwn <[email protected]>2025-09-09 18:16:44 -0700
commit8baec3564fccac1a7743ac9de481f54e0808c0c9 (patch)
treee29b09fb158539a15df8a5a10bb484666fb22c2d /.prettierrc.json
parentrefactor(src): Use arrow functions everywhere (diff)
downloadumabotdiscord-8baec3564fccac1a7743ac9de481f54e0808c0c9.tar.xz
umabotdiscord-8baec3564fccac1a7743ac9de481f54e0808c0c9.zip
style: Use base prettier:recommended rules
Diffstat (limited to '.prettierrc.json')
-rw-r--r--.prettierrc.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/.prettierrc.json b/.prettierrc.json
deleted file mode 100644
index 544138b..0000000
--- a/.prettierrc.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "singleQuote": true
-}