required for lua lsp

This commit is contained in:
2026-06-04 01:02:17 +03:00
parent 9cbccfbdf7
commit df50db67fe
2 changed files with 48 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"workspace": {
"library": [
"types"
]
}
}