https://github.com/voles/micromatch-tester
https://github.com/voles/micromatch-tester
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voles/micromatch-tester
- Owner: Voles
- Created: 2024-08-21T11:38:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T11:56:12.000Z (9 months ago)
- Last Synced: 2025-01-25T09:11:09.506Z (4 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```