6 lines
159 B
JSON
Executable file
6 lines
159 B
JSON
Executable file
{
|
|
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
|
"Lua.diagnostics.globals": [
|
|
"hilbish"
|
|
]
|
|
}
|