bytechefhq / bytechefhq/bytechef
[task] Add no-nested-ternary eslint rule
Open
clean code
frontend
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
We should add the [no-nested-ternary](https://eslint.org/docs/latest/rules/no-nested-ternary) ESLint rule to our eslint config.
As part of this issue we should also fix any errors that this rule will introduce.
Contributor guide
Assessment
This issue has not been assessed yet.