mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2024-12-12 04:40:40 +00:00
Erica Marigold
edcef2015f
* RobloxEvent as a wrapper around BindableEvents providing the same API type as LuauSignal * Future.poll now returns a Result instead of a force unwrap
12 lines
No EOL
171 B
Text
12 lines
No EOL
171 B
Text
{
|
|
rules: [
|
|
{
|
|
rule: "convert_require",
|
|
current: "path",
|
|
target: {
|
|
name: "roblox",
|
|
indexing_style: "property",
|
|
},
|
|
},
|
|
],
|
|
} |