diff --git a/.eslintignore b/.eslintignore index dad8534184d..27d5a60ae35 100644 --- a/.eslintignore +++ b/.eslintignore @@ -15,16 +15,3 @@ test/**/binary/ test/**/index.js test/typescript/webpack.config.ts test/config/error/syntax-error.js -test/plugin/test-plugin/test/test-utils.js -test/plugin/test-plugin/test/functional.test.js -test/plugin/test-plugin/examples/simple/src/static-esm-module.js -test/plugin/test-plugin/examples/simple/src/lazy-module.js -test/plugin/test-plugin/examples/simple/webpack.config.js -test/loader/test-loader/test/unit.test.js -test/loader/test-loader/test/test-utils.js -test/loader/test-loader/test/functional.test.js -test/loader/test-loader/examples/simple/webpack.config.js -test/loader/test-loader/examples/simple/src/static-esm-module.js -test/loader/test-loader/examples/simple/src/lazy-module.js -test/loader/test-loader/examples/simple/example_dist/** -lib/test/loader/error-test/src/index.d.ts