UNPKG

eslint-config-alloy

Version:
6 lines (5 loc) 86 B
// bad 函数声明被重新赋值了 function foo() { // do something } foo = 1;