@craftworks/prettier-config

1.0.6 • Public • Published

@craftworks/prettier-config

NPM version Downloads

A prettier config used at craftworks.

The config is kept minimal. Following the option philosophy and rationale of prettier.

Installation

npm install --save-dev --save-exact @craftworks/prettier-config

Note: Install an exact version. Even a patch release can result in slightly different formatting, so you wouldn’t want different team members using different versions and formatting each other’s changes back and forth. See https://prettier.io/docs/en/install.html#summary

Usage

In package.json:

{
  // ...
  "prettier": "@craftworks/prettier-config"
}

See https://prettier.io/docs/en/configuration.html#sharing-configurations

Change Log

See CHANGELOG.md

License

MIT

/@craftworks/prettier-config/

    Package Sidebar

    Install

    npm i @craftworks/prettier-config

    Weekly Downloads

    250

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    3.81 kB

    Total Files

    4

    Last publish

    Collaborators

    • zualexander
    • phi_spindler