view .luarc.json @ 747:c0395223c18f

feat: add mapping to search for files
author zegervdv <zegervdv@me.com>
date Thu, 12 Jan 2023 10:11:01 +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
}