0.1.6 • Published 2 months ago

@tabula/prettier-config v0.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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.6

2 months ago

0.1.5

5 months ago

0.1.4

6 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.0

11 months ago