mirror of
https://github.com/swc-project/swc.git
synced 2025-01-05 03:57:10 +03:00
11 lines
179 B
JSON
11 lines
179 B
JSON
|
{
|
||
|
"evaluate": true,
|
||
|
"inline": true,
|
||
|
"passes": 2,
|
||
|
"properties": true,
|
||
|
"reduce_funcs": true,
|
||
|
"reduce_vars": true,
|
||
|
"toplevel": true,
|
||
|
"unused": true
|
||
|
}
|