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