Skip to content

Commit

Permalink
Remove redundant field from tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Jan 9, 2024
1 parent 22ecc6a commit eec51d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,5 @@
"sourceMap": true,
"strict": true,
"target": "es2021"
},
"ts-node": {
"transpileOnly": true
}
}

0 comments on commit eec51d8

Please sign in to comment.