Skip to content

support export statement syntax in js#36

Merged
gucong3000 merged 1 commit intogucong3000:masterfrom
jvega:master
Dec 26, 2018
Merged

support export statement syntax in js#36
gucong3000 merged 1 commit intogucong3000:masterfrom
jvega:master

Conversation

@jvega
Copy link
Copy Markdown
Contributor

@jvega jvega commented Oct 8, 2018

support for code like
https://developer.mozilla.org/en-US/docs/web/javascript/reference/statements/export

export { name1, name2, , nameN };

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         285    285           
=====================================
  Hits          285    285
Impacted Files Coverage Δ
get-lang.js 100% <ø> (ø) ⬆️

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 e1fe2b5...62ce1e9. Read the comment docs.

@gucong3000 gucong3000 merged commit fefcdf8 into gucong3000:master Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants