Skip to content

Commit

Permalink
chore: Remove nonstandard comment Symbols from luarc config
Browse files Browse the repository at this point in the history
  • Loading branch information
Histalek committed Oct 16, 2023
1 parent 722123d commit 7d4d80b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .luarc.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
},
"runtime.version": "Lua 5.1",
"runtime.nonstandardSymbol": [
"//",
"/**/",
"continue"
],
"workspace.checkThirdParty": false
Expand Down

0 comments on commit 7d4d80b

Please sign in to comment.