diff --git a/.luarc.json b/.luarc.json new file mode 100644 index 000000000..afc2554cc --- /dev/null +++ b/.luarc.json @@ -0,0 +1,5 @@ +{ + "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json", + "runtime.version": "LuaJIT", +} +