UNPKG

solhint-community

Version:
9 lines (8 loc) 178 B
module.exports = [ 'var (a, b) = test1.test2() ; a + b;', 'test(1, 2, b) ;', 'test(1, 2, b)/* test */;', 'for ( ;;) {}', 'for (i = 0; ;) {}', 'for ( ; a < b;) {}', ]