mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update package.json
This commit is contained in:
parent
784216a82d
commit
d6d20b6413
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue