Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jabberwocky-db/tsconfig-node

jabberwocky-db11MIT1.0.4
typescript, tsconfig, node, tsconfig-node, jabberwocky, jabberwocky-db

readme

Jabberwocky DB - Node tsconfig

License: MIT License: MIT downloads

The tsconfig used by the Jabberwocky DB team and others within the Node environment

⬇️ Install

Run the following command at the root of your project:

Yarn

yarn add @jabberwocky-db/tsconfig-node --dev

NPM

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

🚀 Usage

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

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

📎 Similar Jabberwocky DB Repos