# no-dupe-else-if

> 来自 [undefined](undefined) 的规则。

> disallow duplicate conditions in if-else-if chains

## 参考文档

- [no-dupe-else-if 官方文档](https://eslint.org/docs/rules/no-dupe-else-if)
