@oakfinch/prettier-config
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

prettier-config

Shared base Prettier config for @oakfinch projects


license TypeScript

latest release on npm latest release on github


github


NOTE

This package is used by @oakfinch/eslint-config via eslint-plugin-prettier. If you're using @oakfinch/eslint-config and don't need to add any custom prettier configuration, you do not need this package.

Installation

Using npm:

npm install -D @oakfinch/prettier-config

Using yarn:

yarn add -D @oakfinch/prettier-config

Usage

.prettierrc.js

module.exports = {
  ...require("@oakfinch/prettier-config"),
  // your rules here
};

Readme

Keywords

Package Sidebar

Install

npm i @oakfinch/prettier-config

Weekly Downloads

0

Version

2.0.3

License

MIT

Unpacked Size

3.56 kB

Total Files

7

Last publish

Collaborators

  • natevolker