mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 18:43:52 +03:00
9 lines
139 B
JSON
9 lines
139 B
JSON
|
{
|
||
|
"inline": true,
|
||
|
"reduce_vars": true,
|
||
|
"sequences": true,
|
||
|
"side_effects": true,
|
||
|
"toplevel": true,
|
||
|
"unused": true
|
||
|
}
|