view .luarc.json @ 807:fa76b30a3c2f

feat: manage more packages for ubuntu
author zegervdv <zegervdv@me.com>
date Sat, 02 Dec 2023 00:17:39 +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
}