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