Skip to content

Conversation

@subwaycookiecrunch
Copy link

##Description

Removes the baseUrl option from tsconfig.app.json. This option is deprecated and will stop functioning in TypeScript 7.0.

Fixes #666

##Changes

Removed "baseUrl": "." from tsconfig.app.json.

##Verification

Verified that npm run build completes successfully (including type checking).

Verified that npm run lint passes without errors.

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

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.

TypeScript 7.0 deprecation warning for baseUrl in tsconfig.app.json

1 participant