We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15dd6e9 commit cc7eaa8Copy full SHA for cc7eaa8
3 files changed
packages/@ionic/cli-utils/tsconfig.json
@@ -11,7 +11,6 @@
11
"../../../types/elementtree.d.ts",
12
"../../../types/leek.d.ts",
13
"../../../types/os-name.d.ts",
14
- "../../../types/rxjs-custom.d.ts",
15
"../../../types/slice-ansi.d.ts",
16
"../../../types/ssh-config.d.ts",
17
"../../../types/stream-combiner2.d.ts",
packages/@ionic/schematics-angular/tsconfig.json
@@ -1,7 +1,6 @@
1
{
2
"extends": "../../../tsconfig.base.json",
3
"include": [
4
5
"**/*.ts"
6
],
7
"exclude": [
types/rxjs-custom.d.ts
0 commit comments