@parsifer/prettier-config

1.0.1 • Public • Published

@parsifer/prettier-config

Base prettier configuration used by the Parsifer team for packages and the applications.

Installation

Install the package from the npm registry.

npm i -D @parsifer/prettier-config

# Make sure also to install the following packages peer dependancies
npm i -D prettier

Usage

After installation, you can copy/paste the following block of code within the package.json file.

{
  "prettier": "@parsifer/prettier-config"
}

Alternatively, you can add the following string to a prettierrc.json configuration file.

    "@parsifer/prettier-config"

Read more about Prettier configurations on their website: https://prettier.io/docs/en/configuration.html.

Dependents (0)

Package Sidebar

Install

npm i @parsifer/prettier-config

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.99 kB

Total Files

4

Last publish

Collaborators

  • stratton