aboutsummaryrefslogtreecommitdiff
path: root/jest.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'jest.config.js')
-rw-r--r--jest.config.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/jest.config.js b/jest.config.js
deleted file mode 100644
index 33721e1..0000000
--- a/jest.config.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
-module.exports = {
- preset: 'ts-jest',
- testEnvironment: 'node',
- modulePathIgnorePatterns: ['<rootDir>/dist/'],
-}; \ No newline at end of file