mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
This PR implements the [eslint-plugin-unicorn/no-nested-ternary](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-nested-ternary.md) rule. Tests taken from https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/test/no-nested-ternary.mjs. Related issue: #684 |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures/import | ||
| src | ||
| tests | ||
| Cargo.toml | ||