Skip to content

Commit dded8d6

Browse files
chore: fix invalid json in .luarc.json
1 parent 828cf52 commit dded8d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.luarc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
"runtime": {
44
"version": "LuaJIT"
55
},
6+
"workspace": {
7+
"checkThirdParty": "Disable"
8+
}
69
}

0 commit comments

Comments
 (0)