-- file.tsx --
== should format ==
const t = <   ></>;

[expect]
const t = <></>;
