Add .luarc

This commit is contained in:
NullBite 2023-06-22 01:14:48 -04:00
parent 54743a90b3
commit 187b1f5a9e
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

3
.luarc.json Normal file
View File

@ -0,0 +1,3 @@
{
"workspace.library": ["nulllib"]
}