jwbay / tslint-misc-rules

Collection of miscellaneous TSLint rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no-braces-for-single-line-arrow-functions false positive

bookman25 opened this issue · comments

queryProtoType.execute = jest.fn(() => new Promise(() => {}));