Skip to content

Commit

Permalink
Add eslint-plugin-import resolvers for node and webpack
Browse files Browse the repository at this point in the history
This commit adds two npm packages that support [eslint-plugin-import][].

[eslint-plugin-import]: https://github.com/benmosher/eslint-plugin-import

- [eslint-import-resolver-webpack][]
- [eslint-import-resolver-node][]

[eslint-import-resolver-webpack]: https://www.npmjs.com/package/eslint-import-resolver-webpack
[eslint-import-resolver-node]: https://www.npmjs.com/package/eslint-import-resolver-node

More details on how [eslint-plugin-import][] implements resolvers can be
found [in its README][resolvers].

[resolvers]: https://github.com/benmosher/eslint-plugin-import#resolvers
  • Loading branch information
dblandin committed Oct 17, 2016
1 parent d686300 commit ac35f7e
Show file tree
Hide file tree
Showing 2 changed files with 866 additions and 85 deletions.
Loading

0 comments on commit ac35f7e

Please sign in to comment.