mirror of
https://github.com/yashhere/BeautifyMP3.git
synced 2025-12-14 04:03:51 +00:00
start project
This commit is contained in:
7
.vscode/tasks.json
vendored
Normal file
7
.vscode/tasks.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"command": "/home/yash/miniconda3/envs/music-tagger/bin/python3.5",
|
||||
"isShellCommand": true,
|
||||
"args": ["${file}"],
|
||||
"showOutput": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user