mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update package.json
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"transform": {
|
||||
"^.+\\.(ts|js)$": "ts-jest"
|
||||
},
|
||||
"testRegex": "(tests|sites)/(.*?/)?.*test.(js|ts)$"
|
||||
"testRegex": "(tests|sites)/(.*?/)?.*test.(js|ts)$",
|
||||
"testTimeout": 10000
|
||||
},
|
||||
"dependencies": {
|
||||
"@alex_neo/jest-expect-message": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user