jail/.vscode/settings.json

5 lines
53 B
JSON
Raw Normal View History

2024-12-17 12:01:42 +03:00
{
"Lua.diagnostics.globals": [
"minetest"
]
}