Skip to content

Commit cc7eaa8

Browse files
committed
refactor(rxjs): custom types no longer necessary
1 parent 15dd6e9 commit cc7eaa8

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

packages/@ionic/cli-utils/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"../../../types/elementtree.d.ts",
1212
"../../../types/leek.d.ts",
1313
"../../../types/os-name.d.ts",
14-
"../../../types/rxjs-custom.d.ts",
1514
"../../../types/slice-ansi.d.ts",
1615
"../../../types/ssh-config.d.ts",
1716
"../../../types/stream-combiner2.d.ts",

packages/@ionic/schematics-angular/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": "../../../tsconfig.base.json",
33
"include": [
4-
"../../../types/rxjs-custom.d.ts",
54
"**/*.ts"
65
],
76
"exclude": [

types/rxjs-custom.d.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)