diff --git a/jest.config.js b/jest.config.js deleted file mode 100644 index c370fd5..0000000 --- a/jest.config.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - preset: 'ts-jest', - testEnvironment: 'node', - testMatch: ['**/__tests__/**/*.ts', '**/?(*.)+(spec|test).ts'] -}; \ No newline at end of file