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

Improvements

Open sebakerckhof opened this issue 7 years ago • 4 comments

This has the following improvements:

  • Resolves local packages
  • Resolves files in local packages, so it also can resolve the actual imported objects
  • Caches some information for better performance
  • Some bug fixes

It does assume node version 4+, so that means meteor 1.4+

sebakerckhof avatar Jan 22 '18 10:01 sebakerckhof

Do you want to take over this project as a maintainer? I don't use Meteor anymore.

clayne11 avatar Jan 22 '18 15:01 clayne11

Pff, one of my new years resolutions was to get less side projects. On the other hand it's a small one and we're getting close to february, so I guess I could if you don't want to maintain it anymore.

sebakerckhof avatar Jan 22 '18 21:01 sebakerckhof

@clayne11 I recently took up a more active role within Meteor, so now I'd be ok with taking up maintenance of this package.

One of the initiatives is to move a lot of commonly used third-party packages under a community organization so ownership can more easily be transferred if a maintainer decides to abandon a project: https://github.com/Meteor-Community-Packages .

Would you be willing to transfer this package under the organization so we can continue working on this?

sebakerckhof avatar Dec 23 '19 09:12 sebakerckhof

@sebakerckhof I added you as a collaborator.

clayne11 avatar Jan 09 '20 22:01 clayne11