forked from Simnation/Main
12 lines
223 B
JSON
12 lines
223 B
JSON
![]() |
{
|
||
|
"Lua.diagnostics.globals": [
|
||
|
"lib",
|
||
|
"cache"
|
||
|
],
|
||
|
"Lua.diagnostics.disable": [
|
||
|
"cast-local-type",
|
||
|
"param-type-mismatch",
|
||
|
"need-check-nil",
|
||
|
"undefined-field"
|
||
|
]
|
||
|
}
|