storybookjs/storybook

Add MDX2 checking output to MDX2 automigration

Open

#20,978 建立於 2023年2月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (89,909 star) (10,058 fork)batch import
clihelp wantedmaintenance

描述

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.

貢獻者指南