prettier-config-pbx

1.0.0 • Public • Published

prettier-config-pbx

prettier config for Photobox

Usage

There are 2 steps required to set up:

1) install prettier

# Adding to repo (requires npm 5+)
npx install-peerdeps --dev prettier-config-pbx

# If using npm < 5 you'll need to install the peer dependencies manually
yarn add -D prettier-config-pbx prettier@^1.13.5

add .prettierrc to repo

{
  "extends": ["./node_modules/prettier-config-pbx/index.js"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i prettier-config-pbx

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

847 B

Total Files

3

Last publish

Collaborators

  • duskybox