google / eslint-config-google

ESLint shareable config for the Google JavaScript style guide
Apache License 2.0
1.75k stars 139 forks source link

turn on prefer-const #49

Closed chrisjshull closed 6 years ago

chrisjshull commented 6 years ago

per https://google.github.io/styleguide/jsguide.html#features-use-const-and-let

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
philipwalton commented 6 years ago

@chrisjshull can you sign the CLA so this can be merged? If not please let me know and I'll add this myself.

chrisjshull commented 6 years ago

see #52