@aparajita/prettier-config

2.0.0 • Public • Published

prettier-config

My base Prettier config.

Installation

pnpm add -D @aparajita/prettier-config

Usage

After installing, update your project's prettier.config.js file to import the rule sets you want:

module.exports = {
  ...require('@aparajita/prettier-config'),
  // your overrides here
}

Read the Prettier config docs for more information.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @aparajita/prettier-config

    Weekly Downloads

    4

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    2.95 kB

    Total Files

    4

    Last publish

    Collaborators

    • ckgaparajita