This package has been deprecated

Author message:

Please migrate to @swrlab/style-guide

@swrlab/swr-prettier-config

0.3.0 • Public • Published

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.

/@swrlab/swr-prettier-config/

    Package Sidebar

    Install

    npm i @swrlab/swr-prettier-config

    Weekly Downloads

    25

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    3.11 kB

    Total Files

    4

    Last publish

    Collaborators

    • weiland
    • frytg