view .luarc.json @ 761:ec5b57266af2

feat: add lazy-lock.json as a symlink
author zegervdv <zegervdv@me.com>
date Sun, 12 Mar 2023 18:04:50 +0100
parents 942c3ae067e7
children
line wrap: on
line source

{
  "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
  "Lua.workspace.checkThirdParty": false
}