== should format ==
const t = { ...obj };

[expect]
const t = { ...obj };
