@themarshallproject/prettier-config
v1.0.0
Published
A consistent source of prettier configuration for The Marshall Project codebases.
Downloads
1
Readme
prettier-config
A consistent source of prettier configuration for The Marshall Project codebases.
Usage
Install:
npm install --save-dev @themarshallproject/prettier-config prettier
# or
yarn add --dev @themarshallproject/prettier-config prettierAdd to package.json (or any of the other compatible prettier configuration options:
{
// ...
"prettier": "@themarshallproject/prettier-config"
}License
MIT
