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 ember 4.9 (in development) #984

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Conversation

gitKrystan
Copy link
Contributor

This will allow us to use the preview types when resolving #957, which will help resolve emberjs/ember.js#20254

@wagenet wagenet merged commit 219eb48 into emberjs:master Nov 30, 2022
@gitKrystan
Copy link
Contributor Author

Oops, merging this closed emberjs/ember.js#20254 because I said "will help resolve" lolol

@gitKrystan gitKrystan deleted the ember-4.9 branch November 30, 2022 22:05
@@ -2,4 +2,5 @@

module.exports = {
singleQuote: true,
extends: 'recommended',
Copy link
Member

Choose a reason for hiding this comment

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

Is this a valid Prettier option? I haven't seen this before and I can't seem to find it in the docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is not. IDK how it got there TBH. The only extends: 'recommended' I can find in the blueprints is in a different file https://github.com/ember-cli/ember-cli/blob/1e415adb425fe219f4d8708be64c792be81f7385/blueprints/app/files/.template-lintrc.js#L3

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Preview Types] Conflict with @types/ember__test-helpers
3 participants