Skip to content

chore/rebuild dev config - #7

Merged
lcweden merged 2 commits into
mainfrom
chore/rebuild-dev-config
May 22, 2026
Merged

chore/rebuild dev config#7
lcweden merged 2 commits into
mainfrom
chore/rebuild-dev-config

Conversation

@lcweden

@lcweden lcweden commented May 22, 2026

Copy link
Copy Markdown
Owner

This pull request focuses on improving consistency and clarity across the codebase by standardizing import paths to include explicit .ts extensions, refining configuration files, and updating build and publish workflows. These changes enhance compatibility, reduce ambiguity, and improve the maintainability of the project.

Import Path Standardization:

Configuration and Metadata Updates:

  • deno.json: Refactored to streamline task definitions, imports, and linter/fmt configuration. The exports and imports fields were reordered and clarified, and linting rules were updated.
  • package.json: Updated metadata (description, keywords, license), moved sideEffects to the end, updated dependencies, simplified the build script, and improved the imports and exports fields for better module resolution. (F4e67c04L1, package.jsonL38-R44)

Build and Publish Workflow Improvements:

These changes collectively improve developer experience, ensure clearer module resolution, and streamline both local development and CI/CD processes.

@lcweden lcweden self-assigned this May 22, 2026
@lcweden lcweden added the enhancement New feature or request label May 22, 2026
@lcweden lcweden changed the title Chore/rebuild dev config chore/rebuild dev config May 22, 2026
@lcweden
lcweden merged commit 19be97d into main May 22, 2026
1 check passed
@lcweden
lcweden deleted the chore/rebuild-dev-config branch May 22, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant