Skip to content

Conversation

@itoao
Copy link
Contributor

@itoao itoao commented Aug 24, 2024

This PR enables auto-import for composables. This will simplify import statements in each component, improving code readability.

This change depends on the next PR, "refacotr: Remove redundant imports." Please merge this PR first.

This PR includes updates to enable auto-import for composables and removes redundant import statements.

Enabling auto-import will simplify import statements in each component, enhancing code readability. Additionally, removing redundant imports will help clean up the code and facilitate easier maintenance.

The initial plan was to separate these changes into two PRs, but this caused CI errors. Therefore, they have been consolidated into a single PR for smoother integration.

@netlify
Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for elk-zone failed.

Name Link
🔨 Latest commit f158164
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/66ca566753b90f0008b5c2e3

@netlify
Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit f158164
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/66ca5667eff9ab00083ef150

@itoao itoao changed the title Enable auto-import for composables refactor: Enable auto-import for composables Aug 24, 2024
@itoao itoao marked this pull request as draft August 24, 2024 21:56
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.

1 participant