aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index 52fde4c3e..5385bbb5f 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,5 +1,6 @@
1build/ 1build/
2out/ 2out/
3packages/*/lib 3packages/*/lib
4packages/**/*.test.*
4src/internal-server 5src/internal-server
5recipes/ \ No newline at end of file 6recipes/