0.1.0 • Published 5 years ago
@madebywild/prettier-config v0.1.0
@madebywild/prettier-config
To use it in your project, you need to install this package and prettier:
npm i @madebywild/prettier-config prettier --save-devThen, edit your projects package.json:
{
"prettier": "@madebywild/prettier-config"
}How to bump version:
Install np from https://github.com/sindresorhus/np
npm run release0.1.0
5 years ago