1.1.2 • Published 2 years ago

@leandromatos/prettier-config v1.1.2

Weekly downloads
9
License
-
Repository
github
Last release
2 years ago

Prettier Config

Setup

Use yarn to install Prettier and custom config:

yarn add --dev prettier @leandromatos/prettier-config

Create a new .prettierrc.js file and export an object containing your settings:

module.exports = {
  ...require('@leandromatos/prettier-config'),
}

© All rights reserved

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

6 years ago

1.0.0

6 years ago