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

feat: change default target to es2016 #149

Merged
merged 1 commit into from
Apr 23, 2018
Merged

Conversation

ofrobots
Copy link
Contributor

BREAKING CHANGE: since we no longer support Node 4.x, we can default
to the target ES2016.

Fixes: #147

BREAKING CHANGE: since we no longer support Node 4.x, we can default
to the target ES2016.

Fixes: google#147
@ofrobots ofrobots requested a review from jinwoo April 23, 2018 23:11
@codecov-io
Copy link

Codecov Report

Merging #149 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   96.66%   96.61%   -0.06%     
==========================================
  Files          10       10              
  Lines         330      325       -5     
  Branches       19       22       +3     
==========================================
- Hits          319      314       -5     
  Misses         11       11
Impacted Files Coverage Δ
test/test-clean.ts 100% <0%> (ø) ⬆️
test/test-kitchen.ts 100% <0%> (ø) ⬆️
test/test-lint.ts 100% <0%> (ø) ⬆️
test/test-format.ts 100% <0%> (ø) ⬆️
test/test-util.ts 100% <0%> (ø) ⬆️

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 69feca0...f3ddd0c. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants