mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 04:52:26 +00:00
first commit
This commit is contained in:
7
.luarc.json
Normal file
7
.luarc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"runtime.version": "Lua 5.1",
|
||||
"workspace.library": [
|
||||
"./scripts/_globals.lua"
|
||||
],
|
||||
"diagnostics.globals": ["Params", "Result"]
|
||||
}
|
||||
Reference in New Issue
Block a user