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 fd476db101ed..fe3397386ce5 100644 --- a/.eslintignore +++ b/.eslintignore @@ -11,6 +11,7 @@ /vendor/ /tests/coverage/ /tests/phpunit/data/registration/duplicate_keys.json +/tests/phpunit/unit/includes/Settings/Source/fixtures/bad.json /maintenance/benchmarks/data/ # Nested projects |