roblox-ts-script
Version:
Dependency of projects using Create-Roblox-TS-Script.
16 lines (15 loc) • 335 B
JSON
{
"generator": "readable",
"rules": [
"filter_after_early_return",
"convert_index_to_field",
"convert_local_function_to_assign",
"remove_spaces",
"remove_comments",
"remove_empty_do",
"remove_nil_declaration",
"remove_unused_if_branch",
"remove_unused_while",
"remove_unused_variable"
]
}