@sqrtthree/prettier-config

2.0.1 • Public • Published

prettier-config

My personal Prettier configuration, more details are prettier.io#sharing-configurations.

How to use?

1. Install package.

yarn add @sqrtthree/prettier-config -D
# OR npm install @sqrtthree/prettier-config -D

2. Config to use it.

Add the following configuration to your package.json:

{
  "name": "YOUR_NAME",
  "version": "YOUR_VERSION",
  "prettier": "@sqrtthree/prettier-config"
}

OR config it in .prettierrc:

"@sqrtthree/prettier-config"

Readme

Keywords

Package Sidebar

Install

npm i @sqrtthree/prettier-config

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

2.33 kB

Total Files

4

Last publish

Collaborators

  • sqrtthree