1.0.5 • Published 1 year ago

@bluekey/prettier-config v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

BlueKey's Prettier configuration.

Installation

Use the following command to install @bluekey/prettier-config:

# npm
npm install --save-dev @bluekey/prettier-config@latest

Usage

Add the following fields in your package.json:

{
    "scripts": {
        "format": "prettier --write \"{,!(node_modules)/**/}*.js\""
    },
    "prettier": "@bluekey/prettier-config"
}
1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago