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

https://github.com/voles/micromatch-tester


https://github.com/voles/micromatch-tester

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# micromatch-tester

> Quick test setup to verify micromatch globs for our Semantic Release config

Setup using Node v20.16.0

```shell
npm install
npm test
```