view .luarc.json @ 846:8a929c957d05

feat: check if rtx can be found
author Zeger Van de Vannet <zegervdv@me.com>
date Mon, 08 Jan 2024 08:49:30 +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
}