13 lines
213 B
JSON
13 lines
213 B
JSON
|
|
{
|
||
|
|
"diagnostics": {
|
||
|
|
"disable": [
|
||
|
|
"undefined-global",
|
||
|
|
"need-check-nil",
|
||
|
|
"undefined-field",
|
||
|
|
"unnecessary-if"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"hint": {
|
||
|
|
"paramHint": false
|
||
|
|
}
|
||
|
|
}
|