Robert Kieffer
Robert Kieffer
Similarly, when navigating to subdirectories in a monorepo, I would expect npmhub to be active there as well. E.g. https://github.com/eslint/eslint/tree/main/packages/eslint-config-eslint
@sindresorhus : Reverted all changes not essential to #27 . If you could take another look, that'd be great. If you're still not interested, go ahead and close I suppose....
@sindresorhus Updated the *.d.ts file to use the same index/base pattern. Note that this uses the "`export * as default from '...'`" pattern for the default export in `index.d.ts`. This...
This is because `mime` (and other modules) in `package.json` have "`>=`" version options... and the API for `mime` changed between v1 and v2. (And this is why you should never...
FWIW, I just published the first beta release of `mime@4`. It adds support for a `getAllExtensions()` method. https://github.com/broofa/mime/pull/287
Ah, crap. I guess I forgot to create a new branch for 114, so opening that PR + force pushing (in a hasty attempt to merge master) somehow caused this...
[Closing out issues I authored that appear to be stagnant.]
@torchsmith: No. This issue is 2+ years old and conversation petered out at [in essence], "**Won't fix**". If you want this reopened, make the case for that to the maintainers....
[Closing out issues I authored that appear to be stagnant.]
Congratulations, and thanks for all the hard work! (And persistence :-) )