Repository Archived 🚀
This repository has been moved to Becklyn-Studios/ts-libs for better maintainability.
Please visit the new repository for the latest updates and contributions.
The commonly used prettier configuration for projects at Becklyn.
npm install --save-dev @becklyn/prettier
In your package.json
add the following line:
{
"prettier": "@becklyn/prettier"
}