Skip to content

Commit

Permalink
feat: drop ng whitespace because of deprecation
Browse files Browse the repository at this point in the history
Fix #7
  • Loading branch information
mgechev committed May 12, 2019
1 parent 11e844b commit a539df2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"variable-name": false,
"whitespace": [true, "check-branch", "check-decl", "check-operator", "check-separator", "check-type"],

"angular-whitespace": [true, "check-interpolation"],
"use-component-view-encapsulation": true,
"contextual-lifecycle": true,
"template-banana-in-box": true,
Expand Down

0 comments on commit a539df2

Please sign in to comment.