.
This commit is contained in:
parent
0edd699e24
commit
ed5440fb21
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Lua.diagnostics.disable": [
|
||||
"need-check-nil",
|
||||
"undefined-field",
|
||||
"undefined-global",
|
||||
"deprecated"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user