@nitra/prettier-config

1.0.1 • Public • Published

prettier-config

A Prettier shareable config for projects using Prettier and JavaScript Standard Style as ESLint rules or separate processes.

Installation

yarn add @nitra/prettier-config -D

This is only a shareable configuration. It does not install Prettier, Standard, ESLint, or any other part of the tool chain.

Usage

Reference it in package.json using the prettier property:

{
  "name": "my-projects-name",
  "prettier": "@nitra/prettier-config",
  "devDependencies": {
    "@nitra/prettier-config": "^1.0.0"
  }
}

Package Sidebar

Install

npm i @nitra/prettier-config

Weekly Downloads

44

Version

1.0.1

License

MIT

Unpacked Size

1.75 kB

Total Files

3

Last publish

Collaborators

  • vitaliytv