aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-08-07 22:15:18 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-08-07 22:15:18 -0400
commit06f85e0fbabd031240559470be59ceb2be420fab (patch)
tree3bcdab99dbbd2c124133e6474938a5be379c7e7f /.vscode/settings.json
parent931dde0b1530573170a60c8046a6f12519db08e9 (diff)
downloadtanzanite-06f85e0fbabd031240559470be59ceb2be420fab.tar.gz
tanzanite-06f85e0fbabd031240559470be59ceb2be420fab.tar.bz2
tanzanite-06f85e0fbabd031240559470be59ceb2be420fab.zip
few fixes
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 76966c1..1a348f1 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -89,5 +89,6 @@
"bold": false,
"italic": false
}
- ]
+ ],
+ "compile-hero.disable-compile-files-on-did-save-code": true
}