We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47b050 commit 27f5d35Copy full SHA for 27f5d35
packages/@angular/cli/blueprints/ng/files/tslint.json
@@ -86,6 +86,7 @@
86
],
87
"radix": true,
88
"semicolon": [
89
+ true,
90
"always"
91
92
"triple-equals": [
0 commit comments