Skip to content

Commit ac9422a

Browse files
chrste90hansl
authored andcommitted
refactor(@schematics/angular): remove rxjs blacklist import from tslint.json
Fixes: #585
1 parent 725e1a1 commit ac9422a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/schematics/angular/workspace/files/tslint.json

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"forin": true,
1919
"import-blacklist": [
2020
true,
21-
"rxjs",
2221
"rxjs/Rx"
2322
],
2423
"import-spacing": true,

0 commit comments

Comments
 (0)