This website requires JavaScript.
Explore
Help
Sign In
external
/
SponsorBlock
Watch
1
Star
0
Fork
You've already forked SponsorBlock
0
mirror of
https://github.com/ajayyy/SponsorBlock.git
synced
2024-11-10 09:07:45 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
07e3117e22
SponsorBlock
/
jest.config.js
9 lines
117 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Started conversion to TypeScript.
2020-01-29 04:16:48 +01:00
module
.
exports
=
{
"roots"
:
[
Add basic selenium test
2021-07-30 21:04:05 +02:00
"test"
Started conversion to TypeScript.
2020-01-29 04:16:48 +01:00
]
,
"transform"
:
{
"^.+\\.ts$"
:
"ts-jest"
}
,
}
;
Reference in a new issue
Copy permalink