1.1.0 • Published 2 years ago

@jsonxr/prettier-config v1.1.0

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

2 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago