Log all errors together, use chalk

This commit is contained in:
HaveAGitGat 2022-05-21 19:11:11 +01:00
parent fc2b3f9b27
commit ca8eedff76
3 changed files with 119 additions and 61 deletions

View file

@ -1,9 +1,11 @@
{
"name": "tdarr_plugins",
"version": "1.0.0",
"description": "There are two types of plugin:",
"main": "Tdarr_Plugin_aaaa_Pre_Proc_Example.js",
"dependencies": {},
"description": "Tdar Plugins Repo",
"main": "",
"dependencies": {
"chalk": "^4.1.2"
},
"devDependencies": {
"chai": "^4.3.6",
"eslint": "^7.14.0",