Some diagnostic configs for lua editing.
This commit is contained in:
parent
234f291d3a
commit
21a38c3747
5
.luarc.json
Normal file
5
.luarc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"diagnostics.disable": [
|
||||
"missing-fields"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user