0.11.7 • Published 14 days ago

@taiga-ui/prettier-config v0.11.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
14 days ago

@taiga-ui/prettier-config

Common Prettier configuration for taiga-ui projects. Compatible with taiga-ui eslint configs.

Usage

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

More information about available at prettier documentation

Available presets

  • angular
{
  // ...
  prettier: '@taiga-ui/prettier-config/angular',
}
0.11.6

14 days ago

0.11.7

14 days ago

0.11.2

1 month ago

0.11.3

1 month ago

0.11.4

1 month ago

0.11.5

1 month ago

0.11.0

1 month ago

0.11.1

1 month ago

0.10.0

2 months ago

0.9.0

2 months ago

0.8.4

3 months ago

0.8.3

3 months ago

0.8.2

3 months ago

0.8.1

3 months ago

0.8.0

3 months ago

0.7.2

3 months ago

0.7.3

3 months ago

0.7.1

4 months ago

0.7.0

5 months ago

0.6.0

6 months ago

0.5.0

6 months ago

0.4.3

6 months ago

0.4.2

6 months ago

0.4.1

7 months ago

0.4.0

7 months ago

0.3.1

8 months ago

0.3.0

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

9 months ago

0.1.3

9 months ago

0.1.1

9 months ago