# no-unsafe-negation

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

disallow negating the left operand of relational operators

## 参考文档

- [no-unsafe-negation 官方文档](https://eslint.org/docs/rules/no-unsafe-negation)
