Skip to content

deprication error refactored#134

Merged
git-yash merged 1 commit into
mainfrom
quick_deprication_fix
Apr 13, 2026
Merged

deprication error refactored#134
git-yash merged 1 commit into
mainfrom
quick_deprication_fix

Conversation

@RiyanMak

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Apr 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bsg Ready Ready Preview, Comment Apr 10, 2026 0:41am

Request Review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the TypeScript configuration for the bsg-frontend browser extension app to suppress deprecation-related TypeScript diagnostics.

Changes:

  • Add compilerOptions.ignoreDeprecations to the extension’s tsconfig.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 3 to 5
"compilerOptions": {
"ignoreDeprecations": "6.0",
"types": [

@Eskan0r Eskan0r left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah alr

@git-yash git-yash merged commit 69499e6 into main Apr 13, 2026
7 checks passed
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.

4 participants