docs(luv): replace bundled LuaCATS meta files with upstream

Synced from https://github.com/luvit/luv/blob/master/meta.lua
This commit is contained in:
Christian Clason
2025-05-06 15:59:03 +02:00
committed by Christian Clason
parent 8707ec2644
commit a81d2b6703
29 changed files with 4461 additions and 4831 deletions

View File

@ -5,11 +5,12 @@
},
"workspace": {
"library": [
"runtime/lua",
"${3rd}/busted/library"
],
"ignoreDir": [
"test",
".deps",
"build",
"test"
],
"checkThirdParty": "Disable"
},