0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 05:07:03 +01:00

chore: remove unnecessary config testPathIgnorePatterns (#697)

This commit is contained in:
Horie Issei 2022-12-02 02:18:00 +09:00 committed by GitHub
parent 9d73771d49
commit 7a146a6f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ export default {
transform: {
'^.+\\.(ts|tsx)$': 'ts-jest',
},
testPathIgnorePatterns: ['./examples'],
testEnvironment: 'miniflare',
testEnvironmentOptions: {
/*