1.2.0 • Published 5 months ago

@evgenyorekhov/prettier-config v1.2.0

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

@evgenyorekhov/prettier-config

Prettier config with a bunch of plugins.

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

How to use: https://prettier.io/docs/en/configuration.html#sharing-configurations

Format all supported files:

prettier '**/*' --write --ignore-unknown