view .luarc.json @ 759:5ee8e6af3494

feat: add test zellij config
author zegervdv <zegervdv@me.com>
date Sat, 11 Mar 2023 10:37:51 +0100
parents 942c3ae067e7
children
line wrap: on
line source

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