UNPKG

eslint-config-alloy

Version:
6 lines (5 loc) 100 B
// good 函数表达式可以被重新赋值 let foo = function() { // do something }; foo = 1;