aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index 058a2b11d..68b64f029 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -30,7 +30,7 @@ node_modules
30 30
31# package files 31# package files
32package.json 32package.json
33package-lock.json 33pnpm-lock.yaml
34 34
35# Json 35# Json
36*.json 36*.json