Becklyn Prettier configuration The commonly used prettier configuration for projects at Becklyn. Installation npm install --save-dev @becklyn/prettier In your package.json add the following line: { "prettier": "@becklyn/prettier" }