1
1
mirror of https://github.com/kahole/edamagit.git synced 2024-09-11 07:15:31 +03:00

whitespace

This commit is contained in:
kahole 2020-05-08 21:44:44 +02:00
parent 16c5e69ed7
commit a5daf82d9a

16
.vscode/tasks.json vendored
View File

@ -8,14 +8,14 @@
"script": "watch", "script": "watch",
"problemMatcher": "$ts-webpack-watch", "problemMatcher": "$ts-webpack-watch",
"isBackground": true, "isBackground": true,
"presentation": { "presentation": {
"echo": true, "echo": true,
"reveal": "never", "reveal": "never",
"focus": false, "focus": false,
"panel": "shared", "panel": "shared",
"showReuseMessage": true, "showReuseMessage": true,
"clear": false "clear": false
}, },
"group": { "group": {
"kind": "build", "kind": "build",
"isDefault": true "isDefault": true