📄 tsconfig.json
/home/palash/git/site/node_modules/workbox-streams/tsconfig.json
Language: json • Lines: 10
{
  "extends": "../../tsconfig",
  "compilerOptions": {
    "outDir": "./",
    "rootDir": "./src",
    "tsBuildInfoFile": "./tsconfig.tsbuildinfo"
  },
  "include": ["src/**/*.ts"],
  "references": [{"path": "../workbox-core/"}]
}