0.3.2 • Published 5 years ago

@jvdx/prettier v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@jvdx/prettier

jvdx's prettier configuration.

Installation

(1) Install this configuration:

# Using npm
$ npm i -D @jvdx/prettier

# Using yarn
$ yarn add -D @jvdx/prettier

(2) Configure prettier in your package.json:

{
  "prettier": "@jvdx/prettier"
}
0.3.2

5 years ago