Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
17ba522e9791971746d674ae4e21c6b1067bb4a8
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: 12
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,
bda99ea7
"module": "es2022",
7fb438ba
"moduleResolution": "node", "importHelpers": true,
0cb7c758
"target": "ES2022",
7fb438ba
"lib": [
bda99ea7
"es2022",
7fb438ba
"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 } }