Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected] #26

Merged
merged 1 commit into from
May 1, 2018
Merged

Conversation

davidchambers
Copy link
Contributor

"env": false
},
"rules": {
"no-extra-semi": ["off"],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is necessary because rewrite is naive and sometimes inserts an unnecessary semicolon, resulting in ;;. semi-spacing must be disabled for the same reason.

@codecov-io
Copy link

codecov-io commented Apr 30, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #26   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          13     13           
  Branches        1      1           
=====================================
  Hits           13     13

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 195ad85...e8cf268. Read the comment docs.

@Avaq
Copy link
Member

Avaq commented May 1, 2018

Thank you! :)

@Avaq Avaq merged commit 6fde57a into fluture-js:master May 1, 2018
@davidchambers davidchambers deleted the sanctuary-scripts branch May 1, 2018 12:07
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.

3 participants