Skip to content

Commit

Permalink
Fix test files
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Jul 20, 2024
1 parent 0bd9470 commit ad2d2f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@
"prepack": "rimraf dist && npm run build"
},
"ava": {
"files": [
"**/*.test.ts"
],
"typescript": {
"rewritePaths": {
"src/": "dist/"
Expand Down

0 comments on commit ad2d2f7

Please sign in to comment.