David Clark

Results 147 comments of David Clark

v7 has been released with `.cjs` support, so I'll change the title of this issue to reflect that `.mjs` support is the outstanding feature request.

Reviewing the thread above, it looks to me like we still don't have a strong suggestion for how this should work. The closest is [the idea to use `get-package-type`](https://github.com/davidtheclark/cosmiconfig/issues/224#issuecomment-656918558) ([prototyped...

[Here's an implementation idea from Gulp to consider](https://github.com/gulpjs/gulp-cli/blob/da8241ecbacd59158deaa5471ff8a7f43901a94b/lib/shared/require-or-import.js).

I started a PR in https://github.com/davidtheclark/cosmiconfig/pull/251, with ideas for how the interface, implementation, and testing could work. If anybody has suggestions for improving on some of the hacks or overcoming...

Just posted this note at the top of the README: > MAINTAINERS WANTED! If you're interested in taking over and maintaining Cosmiconfig, please let @davidtheclark know (with an issue or...

Thanks @dsifford. @olsonpm is right that this should be possible already by using `searchPlaces`. So at this point your feature request is for the cosmiconfig consumer, maybe Prettier.

@SimenB We've still heard very minimal feedback that this is important to enough people and conventional enough that it should be included by default. We have 2 voices in this...

Reopening the issue to encourage more people to chime in.

Open to a PR implementing this idea 🚀

Just posted this note at the top of the README: > MAINTAINERS WANTED! If you're interested in taking over and maintaining Cosmiconfig, please let @davidtheclark know (with an issue or...