# no-extra-boolean-cast

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

disallow unnecessary boolean casts

## 参考文档

- [no-extra-boolean-cast 官方文档](https://eslint.org/docs/rules/no-extra-boolean-cast)
