aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-06 18:39:16 -0800
committerFuwn <[email protected]>2023-12-06 18:39:16 -0800
commit240c8e54bc57668b3c73c67f9e0ec1a7f29daa06 (patch)
tree531a2bc515df991191fb563b3cfce4324d1c285c
parentci(earthly): pin ignore and docker (diff)
downloaddue.moe-240c8e54bc57668b3c73c67f9e0ec1a7f29daa06.tar.xz
due.moe-240c8e54bc57668b3c73c67f9e0ec1a7f29daa06.zip
ci(earthly): ignores for lint
-rw-r--r--.earthlyignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.earthlyignore b/.earthlyignore
index b2efa5e4..7936b20e 100644
--- a/.earthlyignore
+++ b/.earthlyignore
@@ -7,4 +7,8 @@
!package.json
!svelte.config.js
!tsconfig.json
-!vite.config.ts \ No newline at end of file
+!vite.config.ts
+!.eslintignore
+!.eslintrc.cjs
+!.prettierignore
+!.prettierrc \ No newline at end of file