Search code examples
reactjsprettier

Prettier ask me to replace ⏎↹↹ with ·


I have no clue what's going on,

I cloned a github repo and literally just tried to change like one line but I got hit by this prettier error which makes no sense to me (I've never used prettier).

Replace ↹return·(⏎↹↹<img·alt='logo'·src='./Logo.png'·/>⏎↹); with ··return·<img·alt="logo"·src="./Logo.png"·/> prettier/prettier

Anything could be helpful at this point, I'm using MacOS and working on VSCode


Solution

  • I had the same issue, in the eslinrc.json file under "prettier/prettier", I removed printWidth.