This commit is contained in:
Ryan Ghadimi 2025-03-19 11:31:11 +00:00
parent 9eab798a98
commit b456700053

View File

@ -9,4 +9,4 @@ module.exports = {
'^.+\\.ts$': 'ts-jest' '^.+\\.ts$': 'ts-jest'
}, },
verbose: true verbose: true
} }