We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e425ece commit f31206fCopy full SHA for f31206f
.luarc.json
@@ -0,0 +1,4 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
3
+ "diagnostics.disable": ["unused-local"]
4
+}
0 commit comments