view .luarc.json @ 714:587765960227

feat: set global dark option
author zegervdv <zegervdv@me.com>
date Wed, 30 Nov 2022 18:11:07 +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
}