source:
frontend/node_modules/workbox-navigation-preload/tsconfig.json
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 232 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | { |
| 2 | "extends": "../../tsconfig", | |
| 3 | "compilerOptions": { | |
| 4 | "outDir": "./", | |
| 5 | "rootDir": "./src", | |
| 6 | "tsBuildInfoFile": "./tsconfig.tsbuildinfo" | |
| 7 | }, | |
| 8 | "include": ["src/**/*.ts"], | |
| 9 | "references": [{"path": "../workbox-core/"}] | |
| 10 | } |
Note:
See TracBrowser
for help on using the repository browser.
