update ide settings
This commit is contained in:
parent
1d33c2fcc0
commit
59c9c151ce
1 changed files with 5 additions and 1 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -1,3 +1,7 @@
|
||||||
{
|
{
|
||||||
"deno.enable": true
|
"deno.enable": true,
|
||||||
|
"Lua.diagnostics.globals": [
|
||||||
|
"fs",
|
||||||
|
"http"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue