mirror of
https://github.com/iptv-org/iptv.git
synced 2026-01-12 04:54:39 -06:00
Update package.json
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
"playlist:export": "tsx scripts/commands/playlist/export.ts",
|
||||
"readme:update": "tsx scripts/commands/readme/update.ts",
|
||||
"report:create": "tsx scripts/commands/report/create.ts",
|
||||
"check": "npm run playlist:lint && npm run playlist:validate",
|
||||
"format": "npm run playlist:format",
|
||||
"update": "npm run playlist:generate && npm run api:generate && npm run readme:update",
|
||||
"lint": "npx eslint \"scripts/**/*.{ts,js}\" \"tests/**/*.{ts,js}\"",
|
||||
"test": "jest --runInBand",
|
||||
"postinstall": "npm run api:load"
|
||||
|
||||
Reference in New Issue
Block a user