1.0.7 • Published 5 months ago

@uvarovag/prettier-config v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

prettier-config

Shared Prettier configuration for TypeScript and React projects.

Installation

To use this configuration in your project, install the necessary dependencies:

npm install --save-dev @uvarovag/prettier-config prettier

Usage

Step 1: Create a .prettierrc file

"@uvarovag/prettier-config"

Step 2: Format your code

prettier --write '**/*.{ts,tsx,js,json,css,html,md}'
1.0.7

5 months ago

1.0.6

6 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago