chore(lua-lsp): add some globals
This commit is contained in:
parent
00d24d8ad6
commit
6d62cb18a6
1 changed files with 4 additions and 0 deletions
4
.luarc.json
Normal file
4
.luarc.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||||
|
"Lua.diagnostics.globals": ["describe", "it"]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue