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(blocks): Migrate blocks/blocks.js to TypeScript #7193

Merged
merged 6 commits into from
Jun 21, 2023

Conversation

cpcallen
Copy link
Contributor

@cpcallen cpcallen commented Jun 21, 2023

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Part of #6828.
Fixes #6248.

Additional Information

Depends on (and must not be merged before) PR #7192.

@cpcallen cpcallen marked this pull request as ready for review June 21, 2023 20:58
@cpcallen cpcallen requested a review from a team as a code owner June 21, 2023 20:58
@cpcallen cpcallen requested a review from BeksOmega June 21, 2023 20:58
@cpcallen cpcallen merged commit b6e0842 into google:develop Jun 21, 2023
@cpcallen cpcallen deleted the fix/6828/blocks/blocks branch June 21, 2023 21:07
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.

Update BlockDefinition type import in block definition files
2 participants