react-dropzone-uploader icon indicating copy to clipboard operation
react-dropzone-uploader copied to clipboard

Fix TS Strict Null check issue

Open guliashvili opened this issue 4 years ago • 1 comments

TS in strict null check mode, does not accept type widening. Fixing the issue, so that I also enforce that items can not actually be null after ifs are passed

guliashvili avatar May 10 '20 23:05 guliashvili

Can I work on this?

remigathoni avatar Sep 12 '20 10:09 remigathoni

sorry this is for first timers only! (read more in the contributing guidelines). If you would like to contribute to this repo please find issues without the first-timers-only label.

shahednasser avatar Sep 12 '20 10:09 shahednasser

Alright, thank you!

remigathoni avatar Sep 12 '20 10:09 remigathoni

Hey @shahednasser I am would like to work on this issue.

dhruv-doshi avatar Sep 12 '20 19:09 dhruv-doshi

sure!

shahednasser avatar Sep 12 '20 19:09 shahednasser