@orderprotection/prettier

1.0.1 • Public • Published

@orderprotection/prettier

How to use

If you don't require any customization to this configuration you can utilize your package.json

{
  "name": "some-awesome-lib",
  "version": "1337",
  "prettier": "@orderprotection/prettier"
}

if you do want to customize the config, you can extend by creating a prettierrc.js file as such

module.exports = {
  ...require('@orderprotection/prettier')
}

Readme

Keywords

none

Package Sidebar

Install

npm i @orderprotection/prettier

Weekly Downloads

53

Version

1.0.1

License

MIT

Unpacked Size

2.01 kB

Total Files

5

Last publish

Collaborators

  • valclarkop
  • wolzey