Skip to content

chore: modernize TypeScript module resolution - #27

Merged
jesuserro merged 1 commit into
mainfrom
chore/modernize-module-resolution
Aug 8, 2026
Merged

chore: modernize TypeScript module resolution#27
jesuserro merged 1 commit into
mainfrom
chore/modernize-module-resolution

Conversation

@jesuserro

Copy link
Copy Markdown
Owner

Summary

  • replaces deprecated TypeScript Node 10 module resolution with bundler resolution
  • replaces baseUrl-based src/* resolution with an explicit path mapping
  • removes TypeScript 7 deprecation warnings without suppressing them

Validation

  • 131 tests
  • TypeScript passed
  • production build passed
  • CI passed

@cursor

cursor Bot commented Aug 8, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@jesuserro
jesuserro merged commit 907f36b into main Aug 8, 2026
1 check passed
@jesuserro
jesuserro deleted the chore/modernize-module-resolution branch August 8, 2026 05:57
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