This repository has been archived by the owner. It is now read-only.
prohibit ternary operators? #4504
Closed
Comments
|
|
|
some of the current usage: |
|
from mtg, switch to http://eslint.org/docs/rules/no-nested-ternary |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@vladikoff mentioned in #4370 that we have a preference for not using ternary operators. If this is so, should we outright prohibit them and add the no-ternary eslint rule?
The text was updated successfully, but these errors were encountered: