view .luarc.json @ 749:77711d88bb3a

chore: remove unused command
author zegervdv <zegervdv@me.com>
date Sat, 14 Jan 2023 11:58:25 +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
}