# no-new-symbol

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

disallow `new` operators with the `Symbol` object

## 参考文档

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