mirror of
https://github.com/0x5eal/semver-luau.git
synced 2024-12-12 15:00:36 +00:00
chore: include luaurc for strict mode checking
This commit is contained in:
parent
8fe1a4b842
commit
a66ea6308c
1 changed files with 3 additions and 0 deletions
3
.luaurc
Normal file
3
.luaurc
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"languageMode": "strict"
|
||||||
|
}
|
Loading…
Reference in a new issue