@tobysmith568/prettier-config
v2.2.1
Published
Toby Smith's (tobysmith568) Prettier config
Readme
@tobysmith568/prettier-config
The personal Prettier config for Toby Smith (tobysmith568).
Read more about this here: https://tobysmith.uk/blog/prettier-config
GitHub: https://github.com/tobysmith568/prettier-config
NPM: https://www.npmjs.com/package/@tobysmith568/prettier-config
Usage
Install:
$ npm install @tobysmith568/prettier-config --save-devEdit package.json:
{
// ...
"prettier": "@tobysmith568/prettier-config"
}