Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

prettier-config-nk

nk-o201MIT1.1.1

nK Prettier shared configuration.

prettier, prettier-config

readme

prettier-config-nk

Installation

npm i prettier-config-nk -D

Usage

Add the config to your .prettierrc:

extends prettier-config-nk

or .prettierrc.js:

module.exports = require( 'prettier-config-nk' );