Skip to content
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

Upgrade to ESLint v7 #2224

Closed
8 tasks done
tylerbutler opened this issue May 18, 2020 · 1 comment
Closed
8 tasks done

Upgrade to ESLint v7 #2224

tylerbutler opened this issue May 18, 2020 · 1 comment
Labels
area: dev experience Improving the experience of devs building on top of fluid
Milestone

Comments

@tylerbutler
Copy link
Member

tylerbutler commented May 18, 2020

ESLint v7 has been released: https://eslint.org/blog/2020/05/eslint-v7.0.0-released

It includes a number of nice features, including free-form comments on inline lint rule disables, no need to use the --ext flag to include ts files, and many other fixes and enhancements.

@typescript-eslint, our primary dependency, should release a v7-compatible update soon: typescript-eslint/typescript-eslint#1550

We should upgrade.


List of dependencies that need to support v7 before we can upgrade:

@tylerbutler tylerbutler added the area: dev experience Improving the experience of devs building on top of fluid label May 18, 2020
@tylerbutler tylerbutler added this to the Future milestone May 18, 2020
@curtisman curtisman modified the milestones: Future, Next Sep 2, 2020
@tylerbutler
Copy link
Member Author

Addressed by the following PRs:

#3754
#3769
#3770
#3790
#3791
#3792
#3793
#3794
#3795
#3851

@danielroney danielroney modified the milestones: Next, November 2020 Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dev experience Improving the experience of devs building on top of fluid
Projects
None yet
Development

No branches or pull requests

3 participants