This project is a personal Prettier configuration to ensure simple and consistent use of rules across multiple personal projects.
Install the package using npm install --save-dev @ryanep/prettier-config.
Create a new .prettierrc file and add the following:
"@ryanep/prettier-config"
Licensed under the MIT license.