2.0.4 • Published 1 month ago

@tinkoff/prettier-config v2.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

@tinkoff/prettier-config

Common Prettier configuration. Compatible with another eslint configs.

Usage

  1. Install from npm
npm i --save-dev @tinkoff/prettier-config
  1. Create .prettierrc.js at project root
module.exports = require('@tinkoff/prettier-config');

More information about available at prettier documentation

Available presets

  • angular
{
  // ...
  prettier: '@tinkoff/prettier-config/angular',
}
2.0.4

1 month ago

2.0.0

6 months ago

1.52.1

1 year ago

1.45.1

1 year ago

1.47.1

1 year ago

1.29.1

2 years ago

1.32.0

2 years ago

1.31.1

2 years ago

1.32.1

2 years ago

1.28.0

2 years ago

1.26.0

2 years ago

1.15.0

2 years ago

1.13.2

2 years ago

1.13.1

2 years ago

1.13.0

2 years ago

1.19.0

2 years ago

1.15.1

2 years ago

1.19.1

2 years ago

1.22.0

2 years ago

1.20.0

2 years ago

1.3.0

3 years ago