1.0.2 • Published 7 months ago

@jitso_dev/prettier-config v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Prettier config

This is the prettier config for Jitso projects

Installation

npm install --save-dev --save-exact prettier
npm install --save-dev prettier-config-jitso

Usage

Edit package.json

{
    // ...
    "prettier": "@jitso/prettier-config"
}

Open terminal

npx prettier --write .
1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago