UNPKG

eslint-config-alloy

Version:
5 lines (4 loc) 87 B
// good for 循环的方向正确 for (let i = 0; i < 10; i++) { // do something }