aboutsummaryrefslogtreecommitdiff
path: root/.prettierignore
diff options
context:
space:
mode:
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore16
1 files changed, 0 insertions, 16 deletions
diff --git a/.prettierignore b/.prettierignore
deleted file mode 100644
index 4ad03a9..0000000
--- a/.prettierignore
+++ /dev/null
@@ -1,16 +0,0 @@
-# built product/cache
-target/
-dist/
-
-# just in case it tries to parse for some reason
-*.rs
-
-# we plainly don't need a lockfile to look nice
-pnpm-lock.yaml
-
-# Import order is important
-apps/desktop/src/index.tsx
-
-# codegen from rspc -- not supposed to look nice
-/packages/client/src/core.ts
-apps/desktop/src/commands.ts