chore: update dev dependencies

This commit is contained in:
CrazyMax
2023-09-10 04:25:51 +02:00
parent 32402da4e2
commit 2105ee4f68
7 changed files with 1514 additions and 1287 deletions

View File

@ -15,6 +15,7 @@ process.env = Object.assign({}, process.env, {
module.exports = {
clearMocks: true,
testEnvironment: 'node',
moduleFileExtensions: ['js', 'ts'],
testMatch: ['**/*.test.ts'],
transform: {