aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 820648215..f874f2272 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -28,3 +28,7 @@ npm-debug.log.*
28/build/ 28/build/
29/out/ 29/out/
30/recipes/ 30/recipes/
31
32# package files
33package.json
34package-lock.json