mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-01-02 14:49:17 +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": ["**/*"],
|
|
}
|