{ "$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json", "runtime.version": "LuaJIT", "diagnostics.disable": [ "undefined-global", "redefined-local", "lowercase-global" ] }