Skip to content

chore: remove flow check scripts#14785

Merged
nicolo-ribaudo merged 7 commits into
babel:mainfrom
JLHwung:remove-flow-check-scripts
Jul 24, 2022
Merged

chore: remove flow check scripts#14785
nicolo-ribaudo merged 7 commits into
babel:mainfrom
JLHwung:remove-flow-check-scripts

Conversation

@JLHwung

@JLHwung JLHwung commented Jul 23, 2022

Copy link
Copy Markdown
Contributor
Q                       A
Any Dependency Changes? flow-bin is removed
License MIT

Removed flow check scripts now that we have converted the codebase to TypeScript.

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Jul 23, 2022
@babel-bot

babel-bot commented Jul 23, 2022

Copy link
Copy Markdown
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/52594/

Comment thread Makefile
env: {
node: true,
es2020: true,
es2022: true,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Per https://eslint.org/docs/latest/user-guide/configuring/language-options#specifying-environments, es2022: true implies parserOptions.ecmaVersion: 2022, so I removed the former option.

@liuxingbaoyu liuxingbaoyu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, just wait for the CI to go green.

@nicolo-ribaudo nicolo-ribaudo merged commit acee429 into babel:main Jul 24, 2022
@nicolo-ribaudo nicolo-ribaudo deleted the remove-flow-check-scripts branch July 24, 2022 07:08
@github-actions github-actions Bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 24, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants