mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-05-04 10:43:58 +01:00
chore(luaurc): re-enable lint warnings for analysis
This commit is contained in:
parent
b827002376
commit
3d1f3a86e1
1 changed files with 1 additions and 4 deletions
5
.luaurc
5
.luaurc
|
@ -1,6 +1,3 @@
|
|||
{
|
||||
"languageMode": "strict",
|
||||
"lint": {
|
||||
"*": false
|
||||
}
|
||||
"languageMode": "strict"
|
||||
}
|
Loading…
Add table
Reference in a new issue