Commit 0dc89493 by Patrick O'Carroll Committed by Torkel Ödegaard

added rule prefer const to tslint (#13071)

parent 2e1db2ca
......@@ -42,6 +42,7 @@
"check-catch",
"check-else"
],
"prefer-const": true,
"radix": false,
"typedef-whitespace": [true, {
"call-signature": "nospace",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment