Skip to content

Commit

Permalink
🔨 Add ignoredRoutesFiles to options
Browse files Browse the repository at this point in the history
Fixes #15
  • Loading branch information
kiliman committed Sep 14, 2022
1 parent 5d2aada commit 7979ce0
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 32 deletions.
227 changes: 196 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -58,5 +58,8 @@
"jest": {
"preset": "ts-jest/presets/default-esm",
"testEnvironment": "jsdom"
},
"dependencies": {
"minimatch": "^5.1.0"
}
}

0 comments on commit 7979ce0

Please sign in to comment.