aboutsummaryrefslogtreecommitdiffstats
path: root/app/.eslintignore
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-09-28 08:42:25 -0500
committerMatt Strapp <matt@mattstrapp.net>2023-09-28 08:42:25 -0500
commitef30f835d04038a1cbec06fbe35a70037e926cd6 (patch)
tree6cb29359fc05d6d96361c786886a8d442f3dbfc2 /app/.eslintignore
parentGet rid of crc32, truncate instead (diff)
downloadtrinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.tar
trinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.tar.gz
trinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.tar.bz2
trinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.tar.lz
trinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.tar.xz
trinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.tar.zst
trinkets-ef30f835d04038a1cbec06fbe35a70037e926cd6.zip
Lint
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r--app/.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/.eslintignore b/app/.eslintignore
index 3897265..fd8e5e1 100644
--- a/app/.eslintignore
+++ b/app/.eslintignore
@@ -6,6 +6,7 @@ node_modules
.env
.env.*
!.env.example
+/dev-dist
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml