Skip to content

Commit f31206f

Browse files
committed
Add .luarc.json
1 parent e425ece commit f31206f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.luarc.json

+4
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)