Skip to content

Added ability to remove paths using glob matching #13

Added ability to remove paths using glob matching

Added ability to remove paths using glob matching #13

Workflow file for this run

name: Test changes
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
with:
deno-version: v1.26.X
- run: deno task test