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

Package detail

@oclif/prettier-config

oclif54.1kMIT0.2.1

The prettier config for oclif projects

oclif, prettier

readme

@oclif/prettier-config

Oclif prettier configuration for all projects.

Usage

First install this package.

yarn add @oclif/prettier-config --dev

Then extend this configuration in your own prettier file.

Here is an example using a .prettierrc.json file.

"@oclif/prettier-config"

changelog