mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
dcd516d2bd
**Description:** We can skip **member access** to `console` as it does not have any side effects.
6 lines
64 B
JSON
6 lines
64 B
JSON
{
|
|
"defaults": true,
|
|
"toplevel": true,
|
|
"passes": 1
|
|
}
|