react-element-to-jsx-string icon indicating copy to clipboard operation
react-element-to-jsx-string copied to clipboard

chore: From Flow to typescript

Open armandabric opened this issue 4 years ago • 1 comments

TODOs

  • [x] Pass on all files to re-introduce line break lost during the automatic conversion (to limit the diff of the PR)
  • [x] Fix unit test (~jest~ vitest)
  • [x] Rollback smoke test to JS files
  • [ ] Remove the // @ts-expect-error: flow to TS comments
  • [ ] Reconfigure ESLint (or configure Biome)
  • [x] ~Reconfigure building: rollup/babel/typescrip (is babel still needed?)~ ~tsup~ tsdown
  • [x] Ensure TS type are exported correctly
  • [ ] Fix smoke test
  • [x] Delete tserrors.txt file
  • [ ] Release a new major beta version to test it
  • [ ] :beers:

armandabric avatar Oct 02 '21 08:10 armandabric

Hello @armandabric could we work on this together

ghost avatar Jun 23 '22 08:06 ghost