Skip to content

fix: use compatible type import syntax#1284

Merged
copystring merged 1 commit into
mainfrom
fix/build-after-auto-empty-command
May 22, 2026
Merged

fix: use compatible type import syntax#1284
copystring merged 1 commit into
mainfrom
fix/build-after-auto-empty-command

Conversation

@copystring
Copy link
Copy Markdown
Owner

@copystring copystring commented May 22, 2026

Summary

  • Split the inline named type import in src/main.ts into a normal value import plus a separate import type.
  • Keeps esbuild-register used by ioBroker integration tests from failing on the inline type import syntax.

Validation

  • npm run test:integration
  • npx eslint src/main.ts --max-warnings 0
  • npm run typecheck
  • git diff --check

@copystring copystring force-pushed the fix/build-after-auto-empty-command branch from f816a06 to fc5b945 Compare May 22, 2026 17:00
@copystring copystring changed the title fix: preserve manual docs during generation fix: use compatible type import syntax May 22, 2026
@copystring copystring marked this pull request as ready for review May 22, 2026 17:09
@copystring copystring merged commit 8aa39d2 into main May 22, 2026
7 checks passed
@copystring copystring deleted the fix/build-after-auto-empty-command branch May 22, 2026 17:09
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