react-future icon indicating copy to clipboard operation
react-future copied to clipboard

Use const over let for exports

Open tracker1 opened this issue 10 years ago • 1 comments
trafficstars

If ES6+ syntax is to be used, for exports of an object variable that will not change, const is more appropriate.

tracker1 avatar Nov 04 '15 21:11 tracker1

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

facebook-github-bot avatar Nov 05 '15 02:11 facebook-github-bot