summaryrefslogtreecommitdiff
path: root/.luarc.json
blob: e16ba47727d6170e0387f6e4decb08316626eba4 (plain)
1
2
3
4
5
6
{
  "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
  "workspace.library": ["luals-stubs"],
  "runtime.version": "Lua 5.4",
}