diff --git a/dense.json5 b/dense.json5 index 400efc4..f8c18b0 100644 --- a/dense.json5 +++ b/dense.json5 @@ -14,6 +14,6 @@ { rule: "rename_variables", globals: ["$default", "$roblox"], - } - ] + }, + ], } diff --git a/lines.json5 b/lines.json5 index 85c6c0d..b83986f 100644 --- a/lines.json5 +++ b/lines.json5 @@ -9,5 +9,5 @@ // "remove_method_definition", "remove_function_call_parens", "filter_after_early_return", - ] + ], }