mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
9 lines
110 B
Lua
9 lines
110 B
Lua
return {
|
|
luau = {
|
|
languagemode = "strict",
|
|
aliases = {
|
|
lune = "~/.lune/.typedefs/0.10.4/",
|
|
},
|
|
},
|
|
}
|