We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7d95d commit e3b0c99Copy full SHA for e3b0c99
projects/igniteui-angular/schematics/tsconfig.json
@@ -5,6 +5,7 @@
5
"sourceMap": false,
6
"composite": true,
7
"declaration": true,
8
- "outDir": "../../../dist/igniteui-angular/schematics/"
+ "outDir": "../../../dist/igniteui-angular/schematics/",
9
+ "skipLibCheck": true
10
}
11
0 commit comments