Skip to content

Commit

Permalink
Fix for tsconfig.ava.json
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed May 30, 2023
1 parent f7fda27 commit 64d12ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.ava.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules"],
"ts-node": {
"preferTsExts": true,
"transpileOnly": true
}
}

0 comments on commit 64d12ab

Please sign in to comment.