3 Minutes With Kent

Adopting prettier-eslint at work

Informações:

Sinopse

Back in January, James Long (https://twitter.com/jlongster) introduced us (http://jlongster.com/A-Prettier-Formatter) to his new JavaScript code formatting tool prettier (https://github.com/prettier/prettier). It gained popularity quickly and just two days later I released prettier-eslint (https://github.com/prettier/prettier-eslint). Since then, a bunch of tooling has been built around these tools to make the experience and workflow really awesome. I'm excited to say that we're now using it on my team's project at PayPal! In this brief, I talk a bit about the challenges we've faced so far adopting prettier-eslint. Fun stuff!