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.

貢獻者指南