lukeed / resolve.exports

A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance
MIT License
368 stars 15 forks source link

feat: support conditions with "!" #31

Open regseb opened 1 year ago

regseb commented 1 year ago

Fix https://github.com/lukeed/resolve.exports/issues/30

brettz9 commented 1 year ago

@lukeed : any chance for a review?

brettz9 commented 11 months ago

If this library is still being maintained, I think we really need to get a feature like this merged. It's blocking for us https://github.com/gajus/eslint-plugin-jsdoc/issues/1114 .

Do you have an ETA for a review if you are still maintaining, @lukeed ?