mc-computer-scripts/.vscode/settings.json

7 lines
76 B
JSON

{
"deno.enable": true,
"Lua.diagnostics.globals": [
"fs",
"http"
]
}