1.1.1 • Published 3 months ago
@aplus-frontend/prettier-config v1.1.1
prettier config present for Aplus frontend team.
Install
pnpm add @aplus-frontend/prettier-config -w
Basic Usage
you write the following code in your packages.json
file
{
"prettier": "@aplus-frontend/prettier-config",
}