swc/.rustfmt.toml
강동윤 5d5f861b9d Update dependencies
- rustc toolchain to "nightly-2018-05-30"
 - rustfmt to 0.8.6
 - rustc-ap-* to 150
 - syn to 0.14
 - proc-macro2 to 0.4
 - quote to 0.6
2018-06-02 18:01:00 +09:00

6 lines
123 B
TOML

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