Skip to content

Commit ece9a6a

Browse files
alan-agius4clydin
authored andcommitted
style: format tslint.json.template
1 parent cbc755c commit ece9a6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/schematics/angular/workspace/files/tslint.json.template

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,10 @@
8383
"named": "never"
8484
}
8585
},
86-
"typedef": [true, "call-signature"],
86+
"typedef": [
87+
true,
88+
"call-signature"
89+
],
8790
"typedef-whitespace": {
8891
"options": [
8992
{

0 commit comments

Comments
 (0)