{ "$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/refs/heads/master/setting/schema.json", "runtime": { "version": "LuaJIT" }, "workspace": { "ignoreDir": [ ".prefix" ], "library": [ "$VIMRUNTIME", "library/busted", "library/luv" ] } }