0.2.4 • Published 3 years ago

prettier-config-tinkoff v0.2.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

prettier-config-tinkoff

Prettier config

Installation

  1. Install with package manager, e.g. for npm:
npm i --save-dev prettier-config-tinkoff
  1. Create new file .prettierrc.js in project root:
module.exports = require('prettier-config-tinkoff');

It will set default settings from config, in order to change some settings follow official guide for prettier

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.11

3 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago