diff --git a/jest.config.js b/jest.config.js index f25dbdc9..101666d6 100644 --- a/jest.config.js +++ b/jest.config.js @@ -8,4 +8,4 @@ module.exports = { '^.+\\.ts$': 'ts-jest' }, verbose: true -} +} \ No newline at end of file