rm .vscode
This commit is contained in:
Vendored
-19
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"command": "make",
|
||||
"isShellCommand": true,
|
||||
"showOutput": "always",
|
||||
"echoCommand": true,
|
||||
"tasks": [
|
||||
{
|
||||
"taskName": "build",
|
||||
"isBuildCommand": true
|
||||
},
|
||||
{
|
||||
"taskName": "generate"
|
||||
},
|
||||
{
|
||||
"taskName": "test"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user