isaac-lua-definitions/.vscode/settings.json

7 lines
146 B
JSON
Raw Permalink Normal View History

2022-05-08 23:06:22 +02:00
{
"Lua.runtime.version": "Lua 5.3",
"Lua.runtime.special": {
"include": "require"
},
"Lua.workspace.useGitIgnore": false
}