view .luarc.json @ 853:b42b8830bb89

chore: add .hgignore file
author Zeger Van de Vannet <zeger@vandevan.net>
date Sat, 23 Mar 2024 11:21:02 +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
}