Skip to content

Commit e2054f4

Browse files
author
vvo
committed
feat(import): allow using webpack resolver, to lint resolve{alias}
1 parent a43d4fd commit e2054f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"dependencies": {
2424
"babel-eslint": "6.1.2",
2525
"eslint": "3.4.0",
26+
"eslint-import-resolver-webpack": "0.5.1",
2627
"eslint-plugin-import": "1.14.0",
2728
"eslint-plugin-jasmine": "1.8.1",
2829
"eslint-plugin-react": "6.2.0"

0 commit comments

Comments
 (0)