Skip to content

Commit

Permalink
[Fix] no-duplicates: Downgrade eslint-import-resolver-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
kmui2 committed Mar 11, 2020
1 parent a43d9da commit 1eeb966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"cross-env": "^4.0.0",
"eslint": "2.x - 6.x",
"eslint-import-resolver-node": "file:./resolvers/node",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-import-resolver-typescript": "^1.0.2",
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
"eslint-import-test-order-redirect": "file:./tests/files/order-redirect",
"eslint-module-utils": "file:./utils",
Expand Down

0 comments on commit 1eeb966

Please sign in to comment.