mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
8615d69ac3
swc_ecma_transforms: - Module passes resolver pass now shares 'global' context (Closes #724) - TypeScript enums are treated as concrete (Closes #757)
6 lines
124 B
TOML
6 lines
124 B
TOML
required_version = "1.4.14"
|
|
use_field_init_shorthand = true
|
|
merge_imports = true
|
|
wrap_comments = true
|
|
format_strings = true
|