try signale for colorful logging

This commit is contained in:
Ralf Vogler 2022-06-02 10:03:47 +02:00
parent 05c7df2502
commit 1a1e8767e3
3 changed files with 340 additions and 19 deletions

View file

@ -9,7 +9,8 @@
"@playwright/test": "^1.20.1",
"cross-env": "^7.0.3",
"playwright": "^1.20.1",
"puppeteer-extra-plugin-stealth": "^2.9.0"
"puppeteer-extra-plugin-stealth": "^2.9.0",
"signale": "^1.4.0"
},
"type": "module"
}
}