@oneness-ui/prettier-config
v1.0.14
Published
Prettier configuration for Oneness UI projects
Downloads
1
Maintainers
Readme
@oneness-ui/prettier-config
Prettier config for our projects.
Install
npm install --save-dev prettier @oneness-ui/prettier-config
Usage
Add the following to your .prettierrc.js
:
module.exports = require("@oneness-ui/prettier-config");