view .luarc.json @ 816:c88b4676d5b5

ci: fix path to chezmoi
author zegervdv <zegervdv@me.com>
date Tue, 05 Dec 2023 21:25:47 +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
}