aboutsummaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore13
1 files changed, 0 insertions, 13 deletions
diff --git a/.eslintignore b/.eslintignore
deleted file mode 100644
index 3897265..0000000
--- a/.eslintignore
+++ /dev/null
@@ -1,13 +0,0 @@
-.DS_Store
-node_modules
-/build
-/.svelte-kit
-/package
-.env
-.env.*
-!.env.example
-
-# Ignore files for PNPM, NPM and YARN
-pnpm-lock.yaml
-package-lock.json
-yarn.lock