react-future
react-future copied to clipboard
Use const over let for exports
trafficstars
If ES6+ syntax is to be used, for exports of an object variable that will not change, const is more appropriate.
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!