1 2 3 4 5 6 7 8 9 10 11 12 13
max_width = 77 tab_spaces = 2 hard_tabs = false reorder_imports = false reorder_modules = false match_block_trailing_comma = true use_try_shorthand = true use_field_init_shorthand = true remove_nested_parens = true