7 lines
76 B
JSON
7 lines
76 B
JSON
{
|
|
"deno.enable": true,
|
|
"Lua.diagnostics.globals": [
|
|
"fs",
|
|
"http"
|
|
]
|
|
}
|