@romain-faust/prettier-config

Shared Prettier configuration


License
MIT
Install
npm install @romain-faust/prettier-config@2.5.0

Documentation

npm-packages

Prerequisites

You must have recent versions of the following tools:

Installation

# Clone the project repository.
git clone git@github.com:romain-faust/npm-packages.git

# Move into the project directory.
cd npm-packages

# Install the dependencies.
yarn install

# Bootstrap the packages' dependencies.
yarn lerna bootstrap

# Setup Husky hooks (Git).
yarn husky install