summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.luarc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.luarc.json b/.luarc.json
index 4068d6ef..41d70d60 100644
--- a/.luarc.json
+++ b/.luarc.json
@@ -1,4 +1,5 @@
{
+ "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"diagnostics.disable": [
"close-non-object"
],