forked from rojo-rbx/rojo
Changed file extensions of init command from lua to luau (#831)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"$path": "src"
|
||||
},
|
||||
"plugins": [
|
||||
"test-plugin.lua"
|
||||
"test-plugin.luau"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user