view .luarc.json @ 728:b9c330fc7a79

feat: add treesitter block object
author zegervdv <zegervdv@me.com>
date Sun, 11 Dec 2022 21:41: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
}