Teach lua-language-server about seamstress

This commit is contained in:
Jeremy Dormitzer 2023-10-20 16:15:35 -04:00
commit 363f485ca6

4
.luarc.json Normal file
View File

@ -0,0 +1,4 @@
{
"diagnostics.disable": ["lowercase-global"],
"workspace.library": ["/opt/homebrew/Cellar/seamstress/1.0.0/share/seamstress/lua"]
}