storybookjs/storybook

Add MDX2 checking output to MDX2 automigration

开放

#20,978 创建于 2023年2月7日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (10,058 个派生)batch import
clihelp wantedmaintenance

仓库指标

星标
 (89,909 个星标)
PR 合并指标
 (平均合并 7天 22小时) (30 天内合并 184 个 PR)

描述

Currently in the MDX2 migration we say that there will likely be issues that the automigration can't handle.

We can make this a lot better if we actually run the MDX2 checker on the user's project IN the automigration and show the result inline.

Given what a pain MDX2 is, we should do this to make the user's life that much easier.

贡献者指南