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

ESLint 7 support #47

Closed
DanielRamosAcosta opened this issue May 11, 2020 · 7 comments
Closed

ESLint 7 support #47

DanielRamosAcosta opened this issue May 11, 2020 · 7 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@DanielRamosAcosta
Copy link

ESLint 7 has been released: https://eslint.org/blog/2020/02/whats-coming-in-eslint-7.0.0

@toshi-toma
Copy link
Owner

toshi-toma commented May 11, 2020

@DanielRamosAcosta

Thank you!! ref: #44

We should be compatible with ESLint 7 too before we can merge this one:

  • eslint-config-arbnb
  • eslint-plugin-prettier
    • PR
    • Release
  • typescript/eslint

@DanielRamosAcosta
Copy link
Author

Very well planned @toshi-toma, great job! 👏

@toshi-toma toshi-toma added enhancement New feature or request help wanted Extra attention is needed labels May 16, 2020
@RuniBr
Copy link

RuniBr commented May 22, 2020

@toshi-toma typescript-eslint have officially released v3.0.0 as of 17 hours ago. I believe that is one more checkbox you can tick :-)

@toshi-toma
Copy link
Owner

@RuniBr
Thanks!!

@toshi-toma
Copy link
Owner

eslint-config-airbnb has released v18.2.0
https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/CHANGELOG.md#1820--2020-06-18

We can start work. 🎉
#47 (comment)

@toshi-toma
Copy link
Owner

@DanielRamosAcosta @RuniBr

eslint-config-airbnb-typescript-prettier@v3.1.0 to support ESLint v7 has been released.🚀
https://github.com/toshi-toma/eslint-config-airbnb-typescript-prettier/blob/master/CHANGELOG.md#310-2020-06-22

@DanielRamosAcosta
Copy link
Author

Great work! thanks a lot!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants