swc/.rustfmt.toml
LongYinan 0c45a31f31
Upgrade to napi@1 (#1244)
node-swc:
 - Support apple silicon.
 - Support linux aarch64.
 - Support linux armv7.
 - Support android aarch64.
 - Support yarn pnp.
2020-12-30 14:30:09 +09:00

4 lines
75 B
TOML

format_strings = true
use_field_init_shorthand = true
wrap_comments = true