Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit c352bb0

Browse files
committed
style: disable rxjs-no-patched
1 parent f1542d0 commit c352bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tslint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"rxjs-add": false,
55
"rxjs-no-add": true,
66
"rxjs-no-wholesale": false,
7+
"rxjs-no-patched": false,
78
"no-console": [true, "log", "info", "warn", "error", "trace", "time", "timeEnd", "assert", "count", "dir", "table"]
89
}
910
}

0 commit comments

Comments
 (0)