InfOS/.vscode/settings.json
2021-01-08 16:28:15 -03:00

7 lines
100 B
JSON

{
"lua.targetVersion": "5.3",
"Lua.diagnostics.globals": [
"checkArg"
]
}