We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276e20f commit e45108dCopy full SHA for e45108d
package/configuration.lua
@@ -4,7 +4,7 @@ local config = {
4
["Lua.runtime.version"] = {
5
scope = "resource",
6
type = "string",
7
- default = "Lua 5.3",
+ default = "Lua 5.4",
8
enum = {
9
"Lua 5.1",
10
"Lua 5.2",
0 commit comments