Skip to content

Commit

Permalink
chore: fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Dec 16, 2024
1 parent 52777eb commit 124802a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"extends": "./tsconfig.base.json",
"compilerOptions": {
"resolveJsonModule": true
},
"ts-node": {
"transpileOnly": true
}
}

0 comments on commit 124802a

Please sign in to comment.