mirror of
https://github.com/iptv-org/iptv
synced 2026-04-10 13:03:09 -04:00
Update package.json
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"format": "npm run playlist:format",
|
||||
"update": "npm run playlist:generate && npm run api:generate && npm run readme:update",
|
||||
"deploy": "npm run playlist:deploy && npm run api:deploy",
|
||||
"lint": "npx eslint ./scripts/**/*.ts ./tests/**/*.ts",
|
||||
"lint": "npx eslint \"scripts/**/*.{ts,js}\" \"tests/**/*.{ts,js}\"",
|
||||
"test": "jest --runInBand",
|
||||
"postinstall": "npm run api:load"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user