mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-13 15:07:02 +03:00
Fix jest errors not displaying in console
This commit is contained in:
@@ -5,5 +5,5 @@ module.exports = {
|
||||
"transform": {
|
||||
"^.+\\.ts$": "ts-jest"
|
||||
},
|
||||
"reporters": ["github-actions"]
|
||||
"reporters": ["default", "github-actions"]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user