chore: cleanup jest config

This commit is contained in:
DarkSky
2023-01-09 11:52:28 +08:00
parent 0179ad567e
commit 225dc61521
2 changed files with 0 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};