.
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Lua.diagnostics.disable": [
|
||||
"need-check-nil",
|
||||
"undefined-field",
|
||||
"undefined-global",
|
||||
"deprecated"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user