0.1.7 • Published 12 months ago

@tabula/prettier-config v0.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

@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.

0.1.7

12 months ago

0.1.6

1 year ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago