Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Add .luaurc
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostnaps committed Jun 10, 2022
1 parent b63d680 commit dab85a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .luaurc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"languageMode": "nonstrict",
"lint": {
"*": true
},
"lintErrors": true
}

0 comments on commit dab85a8

Please sign in to comment.