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

Updated eslint to v8.30.0 #390

Merged
merged 4 commits into from
Dec 17, 2022
Merged

Updated eslint to v8.30.0 #390

merged 4 commits into from
Dec 17, 2022

Conversation

ijlee2
Copy link
Contributor

@ijlee2 ijlee2 commented Dec 17, 2022

Description

I updated eslint and related plugins to their latest version.

Note, @babel/core, @babel/eslint-parser, and @babel/plugin-proposal-decorators aren't needed when TypeScript is introduced. That is, these packages will eventually be replaced with @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

References

For keeping .eslintrc.js up-to-date, refer to the Ember blueprint.

@ijlee2 ijlee2 added the dependencies Pull requests that update a dependency file label Dec 17, 2022
@ijlee2 ijlee2 changed the title Updated eslint to v8.23.0 Updated eslint to v8.30.0 Dec 17, 2022
@ijlee2 ijlee2 marked this pull request as ready for review December 17, 2022 10:10
@ijlee2 ijlee2 merged commit e3b6686 into ember-cli:main Dec 17, 2022
@ijlee2 ijlee2 deleted the PR-03 branch December 17, 2022 10:11
@ijlee2 ijlee2 added internal and removed dependencies Pull requests that update a dependency file labels Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant