Skip to content

Commit 27f5d35

Browse files
jsshandlehansl
authored andcommitted
fix(@angular/cli): adjust blueprint tslint.json rule semicolon
1 parent f47b050 commit 27f5d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@angular/cli/blueprints/ng/files/tslint.json

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
],
8787
"radix": true,
8888
"semicolon": [
89+
true,
8990
"always"
9091
],
9192
"triple-equals": [

0 commit comments

Comments
 (0)