-
@kentcdodds @PrettierCode This was fixed by github.com/prettier/prettier/pull/6949, which should be part of the next version of Prettier (targeting January IIRC). In the meantime,
npm install prettier/prettieroryarn add prettier/prettierto switch to the master-branch version of Prettier, which includes the fix.