Skip to content

Remove types dir - #578

Open
Justin Hammond (Justintime50) wants to merge 2 commits into
node18_depsfrom
remove_types_dir
Open

Remove types dir#578
Justin Hammond (Justintime50) wants to merge 2 commits into
node18_depsfrom
remove_types_dir

Conversation

@Justintime50

@Justintime50 Justin Hammond (Justintime50) commented Sep 2, 2026

Copy link
Copy Markdown
Member

Description

During the great TS migration, the types dir removal got rolled back which was intended to no longer exist. Some references to it remained. This cleans up the types dir and references to align with the desired end-state of the types dir being a build artifact only and not checked into the repo.

Oddly enough, after putting this up for review, I realized that the errors dir had not been migrated to TS either - some revert blew up badly during the migration and I hadn't noticed it. Including those here because otherwise CI won't pass Typescript checks.

Testing

All previous tests and TS checking passes.

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50
Justin Hammond (Justintime50) changed the base branch from master to node18_deps September 2, 2026 17: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