forked from LeenkxTeam/LNXSDK
Update
This commit is contained in:
8
Kha/Tools/khamake/.vscode/tasks.json
vendored
8
Kha/Tools/khamake/.vscode/tasks.json
vendored
@ -6,7 +6,11 @@
|
||||
"tsconfig": "tsconfig.json",
|
||||
"problemMatcher": [
|
||||
"$tsc"
|
||||
]
|
||||
],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Linter",
|
||||
@ -21,4 +25,4 @@
|
||||
"problemMatcher": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user