mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 01:10:27 -07:00
Plugin update
This commit is contained in:
parent
5f68989571
commit
90e2b3923a
85 changed files with 2093 additions and 1007 deletions
|
|
@ -12,8 +12,9 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"lint": "eslint Community methods examples --ext js",
|
||||
"lint:fix": "eslint Community methods examples --ext js --fix"
|
||||
"lint": "eslint Community methods examples tests --ext js",
|
||||
"lint:fix": "eslint Community methods examples tests --ext js --fix",
|
||||
"checkPlugins": "node ./tests/checkPlugins.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue