mirror of
https://github.com/swc-project/swc.git
synced 2024-11-27 13:38:33 +03:00
7 lines
177 B
TOML
7 lines
177 B
TOML
required_version = "0.3.5"
|
|
reorder_imports = true
|
|
reorder_imports_in_group = true
|
|
reorder_imported_names = true
|
|
wrap_comments = true
|
|
write_mode = "replace"
|
|
format_strings = true |