eslint-plugin-no-floating-promise icon indicating copy to clipboard operation
eslint-plugin-no-floating-promise copied to clipboard

Add code to validate assignation

Open SebastienGllmt opened this issue 4 years ago • 1 comments

I'm making this PR on behalf of Javier since I noticed they forked this repo to add this functionality and never upstreamed their change

I haven't merged this PR because I would like to see tests written to make sure this works before merging it.

SebastienGllmt avatar Feb 18 '21 11:02 SebastienGllmt

Could this be merged? I would really love being able to show an error even on variable assignment.

(This does fix https://github.com/SebastienGllmt/eslint-plugin-no-floating-promise/issues/7 , right?)

MinmoTech avatar Feb 19 '22 04:02 MinmoTech