view .luarc.json @ 832:2ec9540e9acb

feat: update hgrc grammar
author zegervdv <zegervdv@me.com>
date Mon, 08 Jan 2024 08:01:53 +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
}