diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index e862d501e8..a6b0d12e64 100644 --- a/.eslintignore +++ b/.eslintignore @@ -20,6 +20,7 @@ # Always ignore crashtests - specially crafted files that originally caused a # crash. +**/crashtest/ **/crashtests/ # Also ignore reftest - specially crafted to produce expected output. **/reftest/ |