1.0.7 • Published 2 years ago

@jabberwocky-db/tsconfig v1.0.7

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

The tsconfig used by the Jabberwocky DB team and others

⬇️ Install

Run the following command at the root of your project:

Yarn

yarn add @jabberwocky-db/tsconfig --dev

NPM

npm install @jabberwocky-db/tsconfig --save-dev

🚀 Usage

Add the following to the top of your tsconfig.json file:

"extends": "@jabberwocky-db/tsconfig/index.json"

📎 Similar Jabberwocky DB Repos