Skip to content

Commit fc25c84

Browse files
committed
tslint: comment-format
1 parent aa18cd9 commit fc25c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rules": {
33
"class-name": false,
44
"comment-format": [
5-
true,
5+
false,
66
"check-space"
77
],
88
"indent": [

0 commit comments

Comments
 (0)