diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 93cafbc9..89305242 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -14,6 +14,7 @@ "DBGWAIT" ], "Lua.diagnostics.disable": [ + "close-non-object" ], "Lua.runtime.version": "Lua 5.4", // Just some comment |