Commit dac2c625 by Patrick O'Carroll Committed by Torkel Ödegaard

added new-parens rule (#13119)

parent b0134d30
......@@ -29,6 +29,7 @@
"label-position": true,
"max-line-length": [true, 150],
"member-access": [true, "no-public"],
"new-parens": true,
"no-angle-bracket-type-assertion": true,
"no-arg": true,
"no-bitwise": false,
......
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