mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
also rewrite a bunch of test suites from using done callbacks to using async functions - it's way too easy to forget about a .catch() clause
5 lines
63 B
JSON
5 lines
63 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["**/*"],
|
|
}
|