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

build: Organize imports in example data objects #20154

Conversation

tylerbutler
Copy link
Member

@tylerbutler tylerbutler commented Mar 15, 2024

Enable import organization for the example data object projects. New scripts were added and biome was added as a dependency.

Manual fixup was needed in prosemirror to fix some lint disables and in webflow to group imports as a workaround rather than move the export from index.ts into a separate file.

Builds on top of #20117.

@github-actions github-actions bot added area: examples Changes that focus on our examples base: main PRs targeted against main branch labels Mar 15, 2024
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 15, 2024
@tylerbutler tylerbutler marked this pull request as ready for review March 15, 2024 04:07
@tylerbutler tylerbutler enabled auto-merge (squash) March 15, 2024 14:35
@tylerbutler tylerbutler merged commit 7a1b2d9 into microsoft:main Mar 15, 2024
31 checks passed
@tylerbutler tylerbutler deleted the apply-organize-imports-example-data-objects branch March 15, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Changes that focus on our examples base: main PRs targeted against main branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants