eslint-import-resolver-meteor icon indicating copy to clipboard operation
eslint-import-resolver-meteor copied to clipboard

Logic behind choosing package or version file

Open sebakerckhof opened this issue 8 years ago • 0 comments

I don't really get the logic behind: https://github.com/clayne11/eslint-import-resolver-meteor/blob/master/index.js#L93

Why do you choose the package file when there's a colon? Because this seems to break when I have custom packages with a colon that imply other packages. The implied packages are not resolved.

sebakerckhof avatar Oct 20 '17 14:10 sebakerckhof