1.1.0 • Published 3 years ago

@jsonxr/prettier-config v1.1.0

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

prettier-config

This is a global style preference that will enforce prettier code based on my personal preferences. Add a reference to these preferences to each project and then to update your preference globally, you publish a new package and then update the version in each project.

To use

1. yarn add --dev

Install prettier and the config

yarn add --dev --exact prettier @jsonxr/prettier-config

2. package.json

Add the following to your package.json file

{
  "prettier": "@jsonxr/prettier-config",
}
1.1.0

3 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago