@jict/prettier-config

0.0.4 • Public • Published

@jict/prettier-config

npm version

Shared prettier configuration.

Installation

$ yarn add --dev @jict/prettier-config

Usage

Shared prettier config comes bundled in @jict/prettier-config. To enable these rules, add a prettier property in your package.json and reference this shared config as follows:

"prettier": "@jict/prettier-config"

Previously, rules had been defined directly in a .prettierrc or package.json

Any previous .prettierrc should be removed in favour of the shared config.

/@jict/prettier-config/

    Package Sidebar

    Install

    npm i @jict/prettier-config

    Weekly Downloads

    287

    Version

    0.0.4

    License

    none

    Unpacked Size

    2.55 kB

    Total Files

    4

    Last publish

    Collaborators

    • thundermiracle
    • hannoeru
    • justincase-tech