Skip to content

Commit

Permalink
chore(package): removed rxjs from import-blacklist in tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jan 10, 2019
1 parent 5eec139 commit 04a9cfd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
"curly": true,
"eofline": true,
"forin": true,
"import-blacklist": [
true,
"rxjs"
],
"import-spacing": true,
"indent": [
true,
Expand Down

0 comments on commit 04a9cfd

Please sign in to comment.