Mensu Chen

Results 1 issues of Mensu Chen

Hi, I find it weird to use `this` in an exported function. I think it might just be a typo mistake, which should be `context`. https://github.com/steelsojka/lodash-decorators/blob/e4aab0717c94108a5458a247c6859ee0c9b246d9/src/utils/isPrototypeAccess.ts#L1-L5 Generally `this` in this...