Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: From Flow to typescript #648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
armandabric wants to merge 32 commits into master
base: master
Choose a base branch
Loading
from typescript
Open

chore: From Flow to typescript #648

armandabric wants to merge 32 commits into master from typescript

Conversation

Copy link
Collaborator

@armandabric armandabric commented Oct 2, 2021
edited
Loading

TODOs

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

@armandabric armandabric added the dependencies Pull requests that update a dependency file label Oct 2, 2021
@armandabric armandabric self-assigned this Oct 2, 2021
@armandabric armandabric force-pushed the typescript branch 2 times, most recently from ed3707c to 0e99e35 Compare October 3, 2021 11:39
@armandabric armandabric changed the title (削除) From Flow to typescript (削除ここまで) (追記) chore: From Flow to typescript (追記ここまで) Oct 3, 2021
Copy link

ghost commented Jun 23, 2022

Hello @armandabric could we work on this together

Comment on lines 13 to 11
value: Object | Array<any>,
value: Record<string, unknown> | Array<unknown>,
Copy link
Collaborator Author

@armandabric armandabric Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Labels
dependencies Pull requests that update a dependency file help wanted
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /