2.0.0 • Published 4 years ago

@ruj/prettier-config v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@ruj/prettier-config

Prettier configuration for JavaScript and TypeScript React projects.

Usage

npm

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

Yarn

yarn add --dev @ruj/prettier-config

Add "prettier" field to package.json

{
  "prettier": "@ruj/prettier-config"
}

License

Copyright 2019 Rodger Jordas

This project is licensed under the terms of the MIT License.