@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig-build",
|
||||
"compilerOptions": {
|
||||
"strictNullChecks": true,
|
||||
"paths": {
|
||||
"@angular/core": ["../../dist/packages/core"],
|
||||
"@angular/http": ["../../dist/packages/http"],
|
||||
|
@ -3,6 +3,7 @@
|
||||
"baseUrl": ".",
|
||||
"declaration": true,
|
||||
"stripInternal": true,
|
||||
"strictNullChecks": true,
|
||||
"experimentalDecorators": true,
|
||||
"module": "es2015",
|
||||
"moduleResolution": "node",
|
||||
|
Reference in New Issue
Block a user