规则详情
此规则旨在防止使用 new
运算符意外调用原生 JavaScript 全局函数。这些功能是:
This rule is aimed at preventing the accidental calling of native JavaScript global functions with the new
operator. These functions are:
Symbol
BigInt
此规则旨在防止使用 new
运算符意外调用原生 JavaScript 全局函数。这些功能是:
This rule is aimed at preventing the accidental calling of native JavaScript global functions with the new
operator. These functions are:
Symbol
BigInt