view .luarc.json @ 803:6f98a4e34c71

chore: update plugins
author zegervdv <zegervdv@me.com>
date Wed, 12 Jul 2023 07:34:13 +0200
parents 942c3ae067e7
children
line wrap: on
line source

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