2.0.0 • Published 3 years ago
@veupathdb/tsconfig v2.0.0
== @veupathdb/tsconfig
TypeScript configuration used by VEuPathDB websites.
=== Usage
First, install the package with npm:
source, sh
npm install --save-dev @veupathdb/tsconfig
or with yarn:
source, sh
yarn add -D @veupathdb/tsconfig
Then, add the following to tsconfig.json
:
source, json
{ "extends": "@veupathdb/tsconfig/tsconfig.json"