Skip to content

Commit

Permalink
chore: update luarc
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinSilvester committed Oct 7, 2024
1 parent 4cd103d commit 86c15cc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .luarc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{
"workspace.checkThirdParty": false
}
"runtime.version": "5.4",
"workspace.checkThirdParty": false,
"hint.enable": true
}

0 comments on commit 86c15cc

Please sign in to comment.