0.1.2 • Published 3 years ago

@mtth/prettier-typescript v0.1.2

Weekly downloads
21
License
MIT
Repository
github
Last release
3 years ago

Prettier TypeScript configuration

Shared prettier configuration for TypeScript projects.

Quickstart

$ npm i @mtth/prettier-typescript

Then, inside package.json:

{
 "prettier": "@mtth/prettier-typescript"
}

More information: https://prettier.io/docs/en/configuration.html#sharing-configurations

Next steps

We recommend using prettier in combination with ESLint, for example with this plugin.

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago