mirror of
https://github.com/iptv-org/epg
synced 2026-09-06 03:49:49 -04:00
Add workers:validate script to package.json
Added 'workers:validate' script to package.json.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"guides:update": "tsx scripts/commands/guides/update.ts",
|
||||
"guides:export": "tsx scripts/commands/guides/export.ts",
|
||||
"workers:load": "tsx scripts/commands/workers/load.ts",
|
||||
"workers:validate": "tsx scripts/commands/workers/validate.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