Skip to content

chore: migrate to @babel/eslint-parser - #10761

Merged
iansu merged 10 commits into
react:mainfrom
JLHwung:switch-to-babel-eslint-parser
Jul 14, 2021
Merged

chore: migrate to @babel/eslint-parser#10761
iansu merged 10 commits into
react:mainfrom
JLHwung:switch-to-babel-eslint-parser

Conversation

@JLHwung

Copy link
Copy Markdown
Contributor

Fixes#10636

I am not familiar with the codebase, let me know I misses something. Thanks!

@ianschmitzianschmitz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @JLHwung !

Comment threadpackages/eslint-config-react-app/base.js Outdated
Comment threadpackages/eslint-config-react-app/package.json
Comment threadpackages/eslint-config-react-app/base.js Outdated
Comment threadpackages/eslint-config-react-app/base.js
@JLHwung
JLHwungforce-pushed the switch-to-babel-eslint-parser branch from 5a2da07 to 4afd4a6CompareApril 22, 2021 18:37
@JLHwung

Copy link
Copy Markdown
ContributorAuthor

The CI reports that react-app can not be loaded by eslint, likely because @babel/eslint-parser is not provided in certain e2e fixture package.json. However I don't know where are these package.json, help will be appreciated.

/cc @ianschmitz

@karlhorky

Copy link
Copy Markdown

Is it maybe having to update the yarn.lock.cached file?

https://github.com/JLHwung/create-react-app/blob/f7109764702dcd376c39c25cc9cadb145472f4f4/packages/create-react-app/yarn.lock.cached#L2431-L2441

@JLHwung
JLHwungforce-pushed the switch-to-babel-eslint-parser branch from c50ef6b to 3d18c0aCompareMay 14, 2021 14:23
@mrmckebmrmckeb self-assigned this Jun 11, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Package Update] Switch from babel-eslint to @babel/eslint-parser to get latests fixes

10 participants

@JLHwung@karlhorky@mrmckeb@iansu@FontEndArt@ryota-murakami@devinrhode2@ianschmitz@kaicataldo@facebook-github-bot