view .luarc.json @ 812:e6ec2d27e228

fix: download correct location for rtx
author zegervdv <zegervdv@me.com>
date Tue, 05 Dec 2023 21:18:41 +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
}