Skip to content

Fix/typescript types absolute links#368

Open
jeevikar14 wants to merge 5 commits intostorybookjs:mainfrom
jeevikar14:fix/typescript-types-absolute-links
Open

Fix/typescript types absolute links#368
jeevikar14 wants to merge 5 commits intostorybookjs:mainfrom
jeevikar14:fix/typescript-types-absolute-links

Conversation

@jeevikar14
Copy link

Changes

  • Replaced @ts-expect-error suppressions with proper TypeScript types
  • Added type imports from mdast (Markdown AST) and hast (HTML AST)
  • Created TransformOptions interface for better type safety
  • Improved null safety with optional chaining

Impact

  • Removed 5 @ts-expect-error comments
  • Removed 7 ESLint disable comments
  • Resolved all TODO comments in affected files
  • All TypeScript checks passing

Testing

  • TypeScript compilation passes (npm run typecheck)
  • No new errors introduced

@netlify
Copy link

netlify bot commented Dec 16, 2025

👷 Deploy request for storybook-frontpage pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit beae78c

@netlify
Copy link

netlify bot commented Dec 16, 2025

👷 Deploy request for storybook-addon-catalog pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit beae78c

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