added rule prefer const to tslint (#13071)
This commit is contained in:
committed by
Torkel Ödegaard
parent
2e1db2ca93
commit
0dc8949352
@@ -42,6 +42,7 @@
|
||||
"check-catch",
|
||||
"check-else"
|
||||
],
|
||||
"prefer-const": true,
|
||||
"radix": false,
|
||||
"typedef-whitespace": [true, {
|
||||
"call-signature": "nospace",
|
||||
|
||||
Reference in New Issue
Block a user