diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-05-31 19:11:57 -0700 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-06-03 17:47:44 -0700 |
| commit | 0f5555b92915b175a685a24ade9276d170ae37f5 (patch) | |
| tree | 78ae08b1aaa0263d012ca4037028a21728179bd6 /jest.config.js | |
| parent | 926bebb122ba4226b65088bd0d2f964c8d9e9f8c (diff) | |
| download | chessh-bot-0f5555b92915b175a685a24ade9276d170ae37f5.tar.gz chessh-bot-0f5555b92915b175a685a24ade9276d170ae37f5.zip | |
move to docker compose, fuck vercel
remove other unnecesaary stuff
Diffstat (limited to 'jest.config.js')
| -rw-r--r-- | jest.config.js | 6 |
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 |
