UNPKG

eslint-config-alloy

Version:
3 lines (2 loc) 88 B
// bad 函数表达式中使用了多余的括号 let foo = (function () { return 1 });