Skip to content

Commit eb93166

Browse files
authored
Merge pull request #2679 from notpeter/luarc_add_schema
Add schema link to .luarc.json.
2 parents b79a668 + d8e6d1b commit eb93166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.luarc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
23
"diagnostics": {
34
"disable": [
45
"close-non-object",

0 commit comments

Comments
 (0)