Skip to content

Commit

Permalink
lint tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Jan 2, 2023
1 parent 82916d0 commit 8a6fe2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"target": "ES2019"
},
"ts-node": {
"swc": true,
"esm": true
"esm": true,
"swc": true
}
}
}

0 comments on commit 8a6fe2e

Please sign in to comment.