Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
4362659fbf74cb1638c0e93aee2d8ce7670a18e9
Branches
master
Files
Commits
Log
Graph
Stats
angular-http-cache-interceptor.git
tsconfig.json
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Raw
View
History
Clone
SSH
HTTPS
Blames found: 8
Mode: javascript
Binary: false
Hang on, we reloading big blames...
13cfe858
{
7fb438ba
"compileOnSave": false, "compilerOptions": {
1f772582
"allowSyntheticDefaultImports": true,
7fb438ba
"resolveJsonModule": true, "baseUrl": "./", "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, "downlevelIteration": true, "experimentalDecorators": true, "module": "es2020", "moduleResolution": "node", "importHelpers": true,
0cb7c758
"target": "ES2022",
7fb438ba
"lib": [ "es2018", "dom" ], "paths": { "angular-http-cache-interceptor": [ "dist/angular-http-cache-interceptor/angular-http-cache-interceptor", "dist/angular-http-cache-interceptor" ]
0cb7c758
}, "useDefineForClassFields": false
7fb438ba
}, "angularCompilerOptions": { "fullTemplateTypeCheck": true, "strictInjectionParameters": true } }