jed_fox1’s avatarjed_fox1’s Twitter Archive — № 52

  1. …in reply to @kentcdodds
    @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/prettier or yarn add prettier/prettier to switch to the master-branch version of Prettier, which includes the fix.