mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update package.json
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"sites:update": "npx tsx scripts/commands/sites/update.ts",
|
"sites:update": "npx tsx scripts/commands/sites/update.ts",
|
||||||
"grab": "npx tsx scripts/commands/epg/grab.ts",
|
"grab": "npx tsx scripts/commands/epg/grab.ts",
|
||||||
"serve": "npx serve",
|
"serve": "npx serve",
|
||||||
"lint": "npx eslint \"{scripts,tests}/**/*.{ts,js}\"",
|
"lint": "npx eslint \"{scripts,tests,sites}/**/*.{ts,js}\"",
|
||||||
"test": "run-script-os",
|
"test": "run-script-os",
|
||||||
"test:win32": "SET \"TZ=Pacific/Nauru\" && npx jest --runInBand",
|
"test:win32": "SET \"TZ=Pacific/Nauru\" && npx jest --runInBand",
|
||||||
"test:default": "TZ=Pacific/Nauru npx jest --runInBand",
|
"test:default": "TZ=Pacific/Nauru npx jest --runInBand",
|
||||||
|
|||||||
Reference in New Issue
Block a user