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

QUA-517: install multiple babel plugins #577

Closed

Conversation

dantevvp
Copy link
Contributor

This PR installs the following babel plugins:

  • babel-plugin-macros
  • @babel/preset-typescript
  • @babel/plugin-proposal-optional-chaining
  • @babel/plugin-syntax-dynamic-import
  • @babel/plugin-transform-destructuring
  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-private-methods
  • @babel/plugin-proposal-private-property-in-object
  • @babel/plugin-proposal-object-rest-spread
  • @babel/plugin-transform-regenerator

https://codeclimate.atlassian.net/browse/QUA-517

@dantevvp dantevvp requested review from a team, giordanoluzardo and larkinscott and removed request for a team June 13, 2022 18:27
@dantevvp
Copy link
Contributor Author

Closing this in favor of #579

@dantevvp dantevvp closed this Jun 21, 2022
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