15 lines
272 B
JSON
15 lines
272 B
JSON
![]() |
{
|
||
|
"diagnostics.globals": [
|
||
|
"vim",
|
||
|
"null_ls",
|
||
|
"local",
|
||
|
"grep",
|
||
|
"current_line_blame",
|
||
|
"dependencies"
|
||
|
],
|
||
|
"diagnostics.disable": [
|
||
|
"redundant-value",
|
||
|
"undefined-global",
|
||
|
"unused-local"
|
||
|
]
|
||
|
}
|