~~ lineWidth: 50 ~~ == should not require double format == const thisLengthMatters = () => (
{someVar}
); [expect] const thisLengthMatters = () => (
{someVar}
);