Skip to content

Commit

Permalink
revert tsconfig changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Dec 28, 2023
1 parent ad162b0 commit 147265a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,10 @@
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true
},
"ts-node": {
"moduleTypes": {
"jest.config.ts": "cjs"
}
},
"exclude": ["node_modules", "dist", "build"]
}

0 comments on commit 147265a

Please sign in to comment.