Skip to content

Commit b034b66

Browse files
alan-agius4Keen Yee Liau
authored and
Keen Yee Liau
committed
revert: "test(@angular-devkit/build-angular): add skipLibCheck to tests workspace tsconfig"
This reverts commit 3ae1eb6.
1 parent f45b94f commit b034b66

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

tests/angular_devkit/build_angular/hello-world-app-ve/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"outDir": "./dist/out-tsc",
66
"sourceMap": true,
77
"declaration": false,
8-
"skipLibCheck": true,
98
"moduleResolution": "node",
109
"emitDecoratorMetadata": true,
1110
"experimentalDecorators": true,

tests/angular_devkit/build_angular/hello-world-app/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"outDir": "./dist/out-tsc",
66
"sourceMap": true,
77
"declaration": false,
8-
"skipLibCheck": true,
98
"moduleResolution": "node",
109
"emitDecoratorMetadata": true,
1110
"experimentalDecorators": true,

tests/angular_devkit/build_ng_packagr/ng-packaged-ve/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"outDir": "./dist/out-tsc",
66
"sourceMap": true,
77
"declaration": false,
8-
"skipLibCheck": true,
98
"moduleResolution": "node",
109
"emitDecoratorMetadata": true,
1110
"experimentalDecorators": true,

tests/angular_devkit/build_ng_packagr/ng-packaged/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"outDir": "./dist/out-tsc",
66
"sourceMap": true,
77
"declaration": false,
8-
"skipLibCheck": true,
98
"moduleResolution": "node",
109
"emitDecoratorMetadata": true,
1110
"experimentalDecorators": true,

0 commit comments

Comments
 (0)