-
Notifications
You must be signed in to change notification settings - Fork 10
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
Move more files to the files-override/shared folder #99
Conversation
@@ -2,6 +2,7 @@ | |||
|
|||
module.exports = { | |||
plugins: ['prettier-plugin-ember-template-tag'], | |||
singleQuote: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can't you remove all the other places in this file that change singleQuote to true in the overrides now that this is setting it as the default?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hope so 😅
e896171
to
dcb6d7b
Compare
dcb6d7b
to
6ab0eb1
Compare
Doesn't affect output