mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +03:00
8 lines
202 B
JSON
8 lines
202 B
JSON
{
|
|
"mochaExplorer.files": "backend/test/**/*.js",
|
|
"mochaExplorer.cwd": "backend",
|
|
"mochaExplorer.globImplementation": "vscode",
|
|
"mochaExplorer.env": {
|
|
"YTDL_MODE": "debug"
|
|
}
|
|
} |