view .luarc.json @ 713:45c34cfecc3e

feat: enable full neodev options in chezmoi folder
author zegervdv <zegervdv@me.com>
date Sun, 27 Nov 2022 09:15:27 +0100
parents
children 942c3ae067e7
line wrap: on
line source

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