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 19, 2023
1 parent 326fc1d commit ca7de52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.ava.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"extends": "./tsconfig.json",
"include": ["src/**/*.ts"],
"exclude": ["node_modules"],
"ts-node": {
"transpileOnly": true
Expand Down

0 comments on commit ca7de52

Please sign in to comment.