5 lines
146 B
TOML
5 lines
146 B
TOML
max_width = 100
|
|
tab_spaces = 2
|
|
attr_value_brace_style = "WhenRequired"
|
|
macro_names = [ "leptos::view", "view" ]
|
|
closing_tag_style = "SelfClosing"
|