UNPKG

eslint-config-alloy

Version:
7 lines (6 loc) 108 B
// bad if 代码块内出现了函数声明 if (foo) { function bar() { // do something } }