-- file.tsx -- == should format == const t = [expect] const t = ; == should not newline in tagged template == export function Footer() { return ( ); } [expect] export function Footer() { return ( ); }