Yu Le

Results 6 issues of Yu Le

I see the `setDotProp` use in [CAC.js](https://github.com/cacjs/cac/blob/master/src/CAC.ts#L309) It before use `split('.')`. So I think doesn't need `keys[i + 1].indexOf('.')` condition.