@tabula/prettier-config

0.1.6 • Public • Published

@tabula/prettier-config

This package provides opinionated Prettier configuration.

Details

This configuration is pretty standard with small changes.

Also, we use import sorting provided by the (@trivago/prettier-plugin-sort-imports)[https://github.com/trivago/prettier-plugin-sort-imports].

Installation

Use the package manager pnpm to install @tabula/prettier-config.

pnpm add @tabula/prettier-config --save-dev

You can use npm or yarn too.

Usage

Add the .prettierrc.json file to the root of your project:

"@tabula/prettier-config"

or to the package.json:

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

License

This project is ISC licensed.

Package Sidebar

Install

npm i @tabula/prettier-config

Weekly Downloads

2

Version

0.1.6

License

ISC

Unpacked Size

4.94 kB

Total Files

5

Last publish

Collaborators

  • tabula