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

Optional chaining plugin for cvat-ui and cvat-canvas #2249

Merged
merged 2 commits into from
Oct 1, 2020

Conversation

ActiveChooN
Copy link
Contributor

Motivation and context

PR added @babel/plugin-proposal-optional-chaining plugin for cvat-ui and cvat-core to support optional chaining feature (propossal)

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev merged commit 8a1842c into develop Oct 1, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.814% when pulling 1ae57ba on dk/babel-optional-chaining into 4841f83 on develop.

@bsekachev bsekachev deleted the dk/babel-optional-chaining branch October 9, 2020 14:02
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