1.0.2 • Published 3 years ago

@jitso_dev/prettier-config v1.0.2

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

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago