view .luarc.json @ 730:342a9bb455c8

feat: enable printenv hover
author zegervdv <zegervdv@me.com>
date Mon, 12 Dec 2022 18:35:48 +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
}