# valid-typeof

> 来自 [eslint:recommended](https://eslint.org/docs/rules/) 的规则。

> 强制 typeof 表达式与有效的字符串进行比较

## 参考文档

- [valid-typeof 官方文档](https://eslint.org/docs/rules/valid-typeof)
- [valid-typeof 中文教程](https://eslint.cn/docs/rules/valid-typeof)
