chore: include luaurc for strict mode checking

This commit is contained in:
Erica Marigold 2024-11-04 12:16:36 +05:30 committed by GitHub
parent 8fe1a4b842
commit a66ea6308c

3
.luaurc Normal file
View file

@ -0,0 +1,3 @@
{
"languageMode": "strict"
}