Skip to content

Commit 5a03c05

Browse files
committed
Fixed white space issue on TransactionMapping test
Fixed trailing comma in tslint
1 parent 797b469 commit 5a03c05

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
@@ -139,6 +139,6 @@
139139
"use-pipe-transform-interface": true,
140140
"component-class-suffix": true,
141141
"directive-class-suffix": true,
142-
"invoke-injectable": true,
142+
"invoke-injectable": true
143143
}
144144
}

0 commit comments

Comments
 (0)