view .luarc.json @ 750:240257a1b956

chore: use public lsp-format-modifications
author zegervdv <zegervdv@me.com>
date Sat, 14 Jan 2023 16:27:11 +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
}