Skip to content

Commit

Permalink
chore: remove stale tmp files from .eslintignore (#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Dec 1, 2020
1 parent 057fccf commit b4f3f8b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .eslintignore
Expand Up @@ -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

0 comments on commit b4f3f8b

Please sign in to comment.