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