2.0.3 • Published 3 years ago
@jabberwocky-db/prettier-config v2.0.3
The prettier config used by the Jabberwocky DB team and others
⬇️ Install
Run the following command at the root of your project:
Yarn
yarn add @jabberwocky-db/prettier-config --dev
NPM
npm install @jabberwocky-db/prettier-config --save-dev
🚀 Usage
Add the following to your package.json file:
"prettier": "@jabberwocky-db/prettier-config"
or use as a baseline within your current prettier configuration file.