1.0.5 • Published 6 months ago

@fethcat/prettier-config v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Prettier config

Usage

Install package:

yarn add -D @fethcat/prettier-config

Install prettier:

yarn add -D prettier

Add it to your package.json file:

{
  "name": "xxx",
  "devDependencies": {
    "@fethcat/prettier-config": "^x.x.x",
    "prettier": "^x.x.x"
  },
  "prettier": "@fethcat/prettier-config"
}
1.0.5

6 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

9 months ago

1.0.1

10 months ago