@nitra/graphql-custom

1.1.2 • Public • Published

prettier-config-standard

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

Installation

yarn add @nitra/prettier-config-standard -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-standard",
  "devDependencies": {
    "@nitra/prettier-config-standard": "^1.0.0"
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @nitra/graphql-custom

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • vitaliytv