We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34d0726 + f140f88 commit d0d5133Copy full SHA for d0d5133
packages/react-scripts/template/tslint.json
@@ -66,7 +66,7 @@
66
"semicolon": [true, "always"],
67
"switch-default": true,
68
69
- "trailing-comma": false,
+ "trailing-comma": [false],
70
71
"triple-equals": [ true, "allow-null-check" ],
72
"typedef": [
0 commit comments