Skip to content

Commit

Permalink
feat(import): allow using webpack resolver, to lint resolve{alias}
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Sep 6, 2016
1 parent a43d4fd commit e2054f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"dependencies": {
"babel-eslint": "6.1.2",
"eslint": "3.4.0",
"eslint-import-resolver-webpack": "0.5.1",
"eslint-plugin-import": "1.14.0",
"eslint-plugin-jasmine": "1.8.1",
"eslint-plugin-react": "6.2.0"
Expand Down

0 comments on commit e2054f4

Please sign in to comment.