1.0.11 • Published 5 years ago

prettier-config-joaopedrodcf v1.0.11

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

prettier-config-joaopedrodcf

A standard prettier configuration to use throughout JavaScript projects

npm version

Getting Started

  • Install

Yarn

yarn add --dev prettier prettier-config-joaopedrodcf

Npm

npm install --save-dev prettier prettier-config-joaopedrodcf
  • Now create a file named: .prettierrc.js and insert this code there
module.exports = require('prettier-config-joaopedrodcf');
  • Now its ready to use
1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago