8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"Lua.diagnostics.disable": [
|
|
"undefined-field",
|
|
"need-check-nil",
|
|
"param-type-mismatch",
|
|
"missing-parameter"
|
|
]
|
|
} |