{ "$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json", "workspace.library": ["lib"], "runtime.version": "Lua 5.3", "hint.enable": false, "diagnostics": { "globals": [ "awesome", "client", "screen", "tag" ] } }