aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-12-30 08:51:44 +0000
committerAleksey Kladov <[email protected]>2019-12-30 10:20:45 +0000
commite0fa096bbb73ce4fb44848e334f1001c43cc9b74 (patch)
tree2883fd3704434e9e4455791e70be7bfbfb85733c /.vscode
parent5846221a39e3d33bdd848106ff8d9520eaa7455d (diff)
Add rollup
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/tasks.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/tasks.json b/.vscode/tasks.json
index 7bd7e3706..fc9a8593b 100644
--- a/.vscode/tasks.json
+++ b/.vscode/tasks.json
@@ -14,9 +14,6 @@
14 "fileLocation": ["relative", "${workspaceFolder}/editors/code/"] 14 "fileLocation": ["relative", "${workspaceFolder}/editors/code/"]
15 }, 15 },
16 "isBackground": true, 16 "isBackground": true,
17 "presentation": {
18 "reveal": "never"
19 },
20 }, 17 },
21 { 18 {
22 "label": "Build Server", 19 "label": "Build Server",