2.0.3 • Published 2 years ago

@jabberwocky-db/prettier-config v2.0.3

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

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.

📚 Resources

📎 Similar Jabberwocky DB Repos