view .luarc.json @ 1048:c27e3816ab86

fix: import local hg config after general config
author Zeger Van de Vannet <zeger@vandevan.net>
date Thu, 13 Jun 2024 20:48:00 +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
}