mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2024-12-12 04:40:40 +00:00
12 lines
No EOL
177 B
Text
12 lines
No EOL
177 B
Text
{
|
|
rules: [
|
|
{
|
|
rule: "convert_require",
|
|
current: "path",
|
|
target: {
|
|
name: "roblox",
|
|
indexing_style: "wait_for_child",
|
|
},
|
|
},
|
|
],
|
|
} |