Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adam-lynch/ava-fast-glob-issue
- Owner: adam-lynch
- Created: 2020-06-05T20:35:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T20:38:19.000Z (almost 3 years ago)
- Last Synced: 2024-12-19T11:16:49.785Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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`.