ImbusBinds/.luarc.json

6 lines
66 B
JSON
Raw Normal View History

{
"diagnostics.disable": [
"undefined-global"
]
}