DEV Community

Discussion on: Ignoring Prettier

Collapse
 
sleepyfran profile image
Fran González

Good post! However, I don't think there's a reason why anyone should ignore Prettier, after all the whole reason to use it is because you like the style it promotes.

In the example you gave, for example, I see a much cleaner to option to declare two temporary variables that help explain why you're multiplying widgets by 3 and fizzbobs by 5.

But anyway it's good to know just in case I find myself in a situation that requires it someday! :)