-- file.tsx -- ~~ indentWidth: 2, jsx.multiLineParens: never ~~ == should format as-is == const View = () => (
land
); [expect] const View = () => (
land
);