view .luarc.json @ 813:a7f5b5e2f4f4

feat: add chezmoi to tool-version
author zegervdv <zegervdv@me.com>
date Tue, 05 Dec 2023 21:19:23 +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
}