Skip to content

Commit

Permalink
fix(@angular/cli): adjust blueprint tslint.json rule semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
jsshandle authored and hansl committed Jul 12, 2017
1 parent f47b050 commit 27f5d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@angular/cli/blueprints/ng/files/tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
],
"radix": true,
"semicolon": [
true,
"always"
],
"triple-equals": [
Expand Down

0 comments on commit 27f5d35

Please sign in to comment.