mirror of
https://github.com/iptv-org/epg
synced 2026-05-04 16:37:02 -04:00
Merge branch 'master' of https://github.com/iptv-org/epg into be-2957-s1
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"channels:validate": "tsx scripts/commands/channels/validate.ts",
|
||||
"sites:init": "tsx scripts/commands/sites/init.ts",
|
||||
"sites:update": "tsx scripts/commands/sites/update.ts",
|
||||
"guides:update": "tsx scripts/commands/guides/update.ts",
|
||||
"grab": "tsx scripts/commands/epg/grab.ts",
|
||||
"lint": "npx eslint \"{scripts,tests,sites}/**/*.{ts,mts,js}\"",
|
||||
"test": "cross-env TZ=Pacific/Nauru npx jest --runInBand",
|
||||
|
||||
Reference in New Issue
Block a user