Conversation
Codecov Report
@@ Coverage Diff @@
## master #121 +/- ##
=======================================
Coverage 98.21% 98.21%
=======================================
Files 1 1
Lines 56 56
=======================================
Hits 55 55
Misses 1 1 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
| Element: false | ||
| rules: | ||
| no-var: 2 | ||
| prefer-const: 2 |
There was a problem hiding this comment.
Any plan to migrate the source code off var and onto let/const as well? I noticed there's no build step I imagine it's about browser compatibility?
There was a problem hiding this comment.
I noticed there's no build step I imagine it's about browser compatibility?
Yep! It's that! So, definitely worth ticketing / reviewing in the future if browser matrix is ready to the point to do that!
scottrippey
left a comment
There was a problem hiding this comment.
Not much changed besides deps; looks good!
Skipped updates: