{
"diagnostics": {
"disable": [
"undefined-global",
"need-check-nil",
"undefined-field",
"unnecessary-if"
]
},
"hint": {
"paramHint": false
}