Skip to content

refactor: transform var to let/const#137

Merged
erisu merged 1 commit into
apache:masterfrom
erisu:refactor/transform-let
Mar 15, 2020
Merged

refactor: transform var to let/const#137
erisu merged 1 commit into
apache:masterfrom
erisu:refactor/transform-let

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Mar 15, 2020

Motivation and Context

Modernize code

Description

Use lebab to apply --transform let. Minimum manual changes for lint fix.

Testing

  • npm t

@erisu erisu added this to the 4.0.0 milestone Mar 15, 2020
@erisu erisu requested review from dpogue and raphinesse March 15, 2020 08:07
@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 15, 2020

Codecov Report

Merging #137 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   88.23%   88.23%           
=======================================
  Files          20       20           
  Lines        1173     1173           
=======================================
  Hits         1035     1035           
  Misses        138      138

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f128980...428f7ca. Read the comment docs.

@erisu erisu force-pushed the refactor/transform-let branch from 8d60bd7 to 428f7ca Compare March 15, 2020 09:42
@erisu erisu merged commit 1cdf107 into apache:master Mar 15, 2020
@erisu erisu deleted the refactor/transform-let branch March 15, 2020 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants