0.3.0 • Published 9 months ago

@swrlab/swr-prettier-config v0.3.0

Weekly downloads
73
License
MIT
Repository
github
Last release
9 months ago

SWR Prettier config

Installation

Step 1: Install npm package

npm install @swrlab/swr-prettier-config --save-dev

or

yarn add @swrlab/swr-prettier-config -D

Step 2: Include in package.json:

{
  "prettier": "@swrlab/swr-prettier-config"
}

Or create a .prettierrc.json file with a link:

"@swrlab/swr-prettier-config"

Editor Config

This repository also contains a .editorconfig file. Consider this version as the main and copy it to other repositories where needed. This should ensure that the same copy is used everywhere.

0.3.0

9 months ago

0.2.0

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago