1.0.7 • Published 6 months ago

@uvarovag/prettier-config v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.0.6

7 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago