mirror of
https://github.com/honojs/hono.git
synced 2024-11-25 13:19:30 +01:00
chore: remove unnecessary config testPathIgnorePatterns (#697)
This commit is contained in:
parent
9d73771d49
commit
7a146a6f3f
@ -3,7 +3,6 @@ export default {
|
||||
transform: {
|
||||
'^.+\\.(ts|tsx)$': 'ts-jest',
|
||||
},
|
||||
testPathIgnorePatterns: ['./examples'],
|
||||
testEnvironment: 'miniflare',
|
||||
testEnvironmentOptions: {
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user