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