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

[ENHANCEMENT] Update ESLint parser ecmaVersion to latest in app blueprint #10188

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

elwayman02
Copy link
Contributor

There's no particular reason we should still be using the 2018 version of the parser. This should be forward-compatible, and we certainly would want new application to run against the latest parser.

@elwayman02 elwayman02 changed the title Update ESLint parser ecmaVersion to 2022 [ENHANCEMENT] Update ESLint parser ecmaVersion to 2022 Feb 17, 2023
.eslintrc.js Outdated Show resolved Hide resolved
Copy link
Contributor

@bertdeblock bertdeblock left a comment

Choose a reason for hiding this comment

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

Thanks for picking this up!

.eslintrc.js Outdated Show resolved Hide resolved
blueprints/app/files/.eslintrc.js Outdated Show resolved Hide resolved
@bertdeblock bertdeblock changed the title [ENHANCEMENT] Update ESLint parser ecmaVersion to 2022 [ENHANCEMENT] Update ESLint parser ecmaVersion to latest in app blueprint Feb 21, 2023
@bertdeblock bertdeblock merged commit eed5d85 into ember-cli:master Feb 21, 2023
@elwayman02 elwayman02 deleted the eslint-ecmaversion-2022 branch February 27, 2023 20:09
Sign up for free to 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.

None yet

2 participants