1.0.0 • Published 1 year ago

@noclocksdev/prettier-config v1.0.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
1 year ago

No Clocks Prettier Configuration

!NOTE This is a the No Clocks, LLC Prettier Configuration (.prettierrc) package. It is intended to be used in projects that use Prettier. This package is a part of the No Clocks, LLC design library's utility packages.

Installation

# npm
npm install --save-dev @noclocksdev/prettier-config

# yarn
yarn add --dev @noclocksdev/prettier-config

# pnpm
pnpm add --save-dev @noclocksdev/prettier-config

Usage

Add the following to your package.json file:

// package.json
{
    // ...
    "prettier": "@noclocksdev/prettier-config"
}

License

Unlicense

1.0.0

1 year ago