Hacker News new | ask | show | jobs
by jotaen 252 days ago
> In particular, by not allowing the user to change indentation style Prettier makes JavaScript much more difficult to read.

Prettier allows configuring the indentation style (tabs/spaces) and indentation size, see https://prettier.io/docs/configuration#editorconfig.