disable extra lua warnings
This commit is contained in:
parent
a87c5e3035
commit
4cc7dd1837
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ return {
|
|||
callSnippet = 'Replace',
|
||||
},
|
||||
-- You can toggle below to ignore Lua_LS's noisy `missing-fields` warnings
|
||||
-- diagnostics = { disable = { 'missing-fields' } },
|
||||
diagnostics = { disable = { 'missing-fields' } },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue