UNPKG

watch-dependency-graph

Version:

[![npm version](https://img.shields.io/npm/v/watch-dependency-graph?style=flat&colorA=4488FF&colorB=4488FF)](https://www.npmjs.com/package/watch-dependency-graph) [![test coverage](https://img.shields.io/coveralls/github/sure-thing/watch-dependency-graph?

10 lines (9 loc) 243 B
{ "extends": "@tsconfig/node12/tsconfig.json", "include": ["./index.ts"], "compilerOptions": { "lib": ["es2019", "es2020.promise", "es2020.bigint", "es2020.string", "dom"], "declaration": true, "declarationDir": "dist" } }