mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-17 03:44:25 +03:00
specify jest as cjs, change eslintrc to .json
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
module.exports = {
|
||||
"roots": [
|
||||
"test"
|
||||
],
|
||||
"transform": {
|
||||
"^.+\\.ts$": "ts-jest"
|
||||
},
|
||||
"reporters": ["github-actions"]
|
||||
};
|
||||
Reference in New Issue
Block a user