micahstubbs commented on code in PR #2129:
URL: https://github.com/apache/helix/pull/2129#discussion_r888386288


##########
helix-front/tslint.json:
##########
@@ -12,7 +12,7 @@
     ],
     "curly": true,
     "eofline": true,
-    "forin": true,
+    "forin": { "severity": "off" },

Review Comment:
   We can re-enable these rules which produced errors after upgrading our 
linting libraries later, in a future standalone PR.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to