Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
e597a303a231f1677935fe754c7256ad2b176614
Branches
master
Tags
1.1.129-287
1.1.113-149
1.1.108-143
1.1.95-138
1.1.92-119
1.0.35-18
1.0.13-14
Files
Commits
Log
Graph
Stats
angular-compile.git
tsconfig.json
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Raw
View
History
Clone
SSH
HTTPS
Blames found: 17
Mode: javascript
Binary: false
Hang on, we reloading big blames...
f46e4d96
{
5c3da6ad
"compileOnSave": false,
63831028
"compilerOptions": {
46a5670d
"allowSyntheticDefaultImports": true,
5c3da6ad
"resolveJsonModule": true,
63831028
"baseUrl": "./",
5c3da6ad
"outDir": "./dist/out-tsc",
63831028
"sourceMap": true,
5c3da6ad
"declaration": false, "downlevelIteration": true,
63831028
"experimentalDecorators": true,
5c3da6ad
"moduleResolution": "node", "importHelpers": true, "target": "es2015", "module": "es2020",
63831028
"lib": [ "es2018", "dom" ], "paths": {
5c3da6ad
"angular-compile": [ "dist/angular-compile/angular-compile", "dist/angular-compile"
63831028
] } }, "angularCompilerOptions": {
01919af8
f46e4d96
}
09d923aa
}