Skip to content

Fix TypeScript build by updating ignoreDeprecations to 6.0#894

Merged
swoboda1337 merged 1 commit intoesphome:mainfrom
swoboda1337:fix-tsconfig-deprecation
Apr 7, 2026
Merged

Fix TypeScript build by updating ignoreDeprecations to 6.0#894
swoboda1337 merged 1 commit intoesphome:mainfrom
swoboda1337:fix-tsconfig-deprecation

Conversation

@swoboda1337
Copy link
Copy Markdown
Member

Summary

  • Bump ignoreDeprecations from 5.0 to 6.0 in tsconfig.json
  • Fixes build failure caused by moduleResolution=node10 being deprecated in TypeScript 7.0

Test plan

  • CI build passes

🤖 Generated with Claude Code

moduleResolution=node10 is deprecated in TypeScript 7.0, bumping
ignoreDeprecations from 5.0 to 6.0 silences the build error.
@swoboda1337 swoboda1337 merged commit 30a2524 into esphome:main Apr 7, 2026
3 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.

1 participant