@sq-react-native/prettier-config
v1.0.0
Published
prettier config
Downloads
2
Maintainers
Readme
prettier-config
prettier config
Install
$ yarn add @sq/prettier-config -D
Usage
In package.json:
{
"prettier": "@sq/prettier-config"
}
Or in .prettierrc.js:
module.exports = require('@sq/prettier-config');