@nuvolo/prettier-config
v0.1.7-alpha.1
Published
Prettier configuration for Nuvolo
Downloads
2
Keywords
Readme
prettier-config
The standard Prettier configuration for the Nuvolo development environment.
Installation
npm i -D @nuvolo/prettier-config
Usage
//.prettierrc.js
module.exports = {
...require('@nuvolo/prettier-config')
}