summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 97694867..ecf65735 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,11 +1,9 @@
// Just some comment
{
- "Lua.diagnostics.globals": [ // Just some comment
- // Just some comment
+ "Lua.diagnostics.globals": [
"ERR",
"OUT",
"IN",
- // Just some comment
"log",
"ac",
"_G",