view .luarc.json @ 723:bbcf4f5b005c

fix: remove ctags because of build failures
author zegervdv <zegervdv@me.com>
date Tue, 06 Dec 2022 21:20:31 +0100
parents 45c34cfecc3e
children 942c3ae067e7
line wrap: on
line source

{
    "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
    "Lua.workspace.checkThirdParty": false
}