Skip to content

Commit

Permalink
Update ts-jest.config.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrazauskas committed Sep 22, 2022
1 parent 57dbf1d commit 42896b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/ts-jest.config.cjs
@@ -1,4 +1,4 @@
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
extensionsToTreatAsEsm: [".ts"],
transform: {
Expand Down

0 comments on commit 42896b4

Please sign in to comment.