mirror of
https://github.com/iptv-org/iptv
synced 2026-04-23 03:07:16 -04:00
Replaced pre-commit with pre-push
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"lint": "npx m3u-linter -c m3u-linter.json",
|
||||
"test": "node scripts/test.js"
|
||||
},
|
||||
"pre-commit": [
|
||||
"pre-push": [
|
||||
"lint"
|
||||
],
|
||||
"author": "Arhey",
|
||||
@@ -18,7 +18,7 @@
|
||||
"iso-639-3": "^2.0.0",
|
||||
"m3u-linter": "^0.1.3",
|
||||
"markdown-include": "^0.4.3",
|
||||
"pre-commit": "^1.2.2",
|
||||
"pre-push": "^0.1.1",
|
||||
"progress": "^2.0.3",
|
||||
"transliteration": "^2.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user