Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam-lynch/ava-fast-glob-issue

Created to reproduce https://github.com/mrmlnc/fast-glob/issues/272 and https://github.com/avajs/ava/issues/2509
https://github.com/adam-lynch/ava-fast-glob-issue

Last synced: 13 days ago
JSON representation

Created to reproduce https://github.com/mrmlnc/fast-glob/issues/272 and https://github.com/avajs/ava/issues/2509

Awesome Lists containing this project

README

        

1. Run `npm i`
2. Run `node .` and see that all work as expected.
3. Run `npm test` and notice that the 1st call only returns the `package.json`.