swc/.rustfmt.toml
강동윤 350973553a
Fix spack, third step (#1034)
swc_bundler:
 - Add support for common js modules
2020-09-07 20:36:17 +09:00

6 lines
124 B
TOML

format_strings = true
merge_imports = true
required_version = "1.4.20"
use_field_init_shorthand = true
wrap_comments = true