1.0.11 • Published 4 years ago

prettier-config-joaopedrodcf v1.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.10

4 years ago

1.0.9

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago