Skip to content

Remove @asl-19/shared-package-configs, update configs, misc. cleanup:#31

Merged
GrantASL19 merged 2 commits intodevelopfrom
feature/30-update-configs-misc-cleanup
Aug 15, 2025
Merged

Remove @asl-19/shared-package-configs, update configs, misc. cleanup:#31
GrantASL19 merged 2 commits intodevelopfrom
feature/30-update-configs-misc-cleanup

Conversation

@GrantASL19
Copy link
Member

  • Removed remaining references to obsolete types directory (types now come from .d.ts files in dist)

  • tsconfig.json no longer extends from @asl-19/shared-package-configs/tsconfig-base.json. Inlined the content of @asl-19/shared-package-configs/tsconfig-base.json and modernized some configs. Also note that tsconfig-esm.json was renamed to tsconfig-dist.json, and it extends our tsconfig.json.

  • rm-dist now removes all files in dist (rather than the directory itself), causing less disruption during builds

  • Added new dev-build-update script for development

  • Typed prettier.config.js

Closes #30

- Removed remaining references to obsolete types directory (types now
come from .d.ts files in dist)

- tsconfig.json no longer extends from
@asl-19/shared-package-configs/tsconfig-base.json. Inlined the content
of @asl-19/shared-package-configs/tsconfig-base.json and modernized
some configs. Also note that tsconfig-esm.json was renamed to
tsconfig-dist.json, and it extends our tsconfig.json.

- rm-dist now removes all files in dist (rather than the directory
itself), causing less disruption during builds

- Added new dev-build-update script for development

- Typed prettier.config.js
@GrantASL19 GrantASL19 added this to the 0.4.2 milestone Aug 13, 2025
@GrantASL19 GrantASL19 requested a review from MinASL19 August 13, 2025 22:47
@GrantASL19 GrantASL19 self-assigned this Aug 13, 2025
@GrantASL19 GrantASL19 added the enhancement New feature or request label Aug 13, 2025
@GrantASL19 GrantASL19 merged commit b0674f9 into develop Aug 15, 2025
1 check passed
@GrantASL19 GrantASL19 deleted the feature/30-update-configs-misc-cleanup branch August 15, 2025 20:27
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.

Remove @asl-19/shared-package-configs, update configs, misc. cleanup

1 participant