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

refactor: remove unused optional-chaining plugin #118

Merged
merged 2 commits into from
May 12, 2021

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented May 11, 2021

No description provided.

@JounQin JounQin self-assigned this May 11, 2021
@changeset-bot
Copy link

changeset-bot bot commented May 11, 2021

🦋 Changeset detected

Latest commit: 7f90ad4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
babel-preset-proposal-typescript Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 11, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #118 (7f90ad4) into master (2fa901d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines           65        87   +22     
  Branches         4         8    +4     
=========================================
+ Hits            65        87   +22     
Impacted Files Coverage Δ
test/function-bind.ts 100.00% <0.00%> (ø)
test/function-sent.ts 100.00% <0.00%> (ø)
test/private-methods.ts 100.00% <0.00%> (ø)
test/pipeline-operator.ts 100.00% <0.00%> (ø)
test/partial-application.ts 100.00% <0.00%> (ø)
test/private-property-in-object.ts 100.00% <0.00%> (ø)

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 2fa901d...7f90ad4. Read the comment docs.

@JounQin JounQin merged commit 9330176 into master May 12, 2021
@JounQin JounQin deleted the refactor/remove_optional_chaining branch May 12, 2021 00:00
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.

None yet

1 participant