1.0.2 • Published 2 years ago

@jitso_dev/prettier-config v1.0.2

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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago