Open roomman opened 3 years ago
I'm seeing this too in my setup. It seems that it wants us to format is as follows:
^ It's not terrible, but not necessarily better than what we have. I can see how this will become annoying.
I don't have a strong opinion, but I wouldn't be against disabling prettier for hbs in tests if we can't improve the experience
That's interesting... it specifically wants the code block aligned do that the first HBS line is all the way at the first column of the file?
I don't see this in my linting set up, which runs Prettier directly on HBS files, so I'm curious what tool specifically is causing this warning
I'm adding some
<Menu>
tests and I am seeingember-template-lint(prettier)
errors in VSCode, wherever a template is rendered into a test file:Assuming others are not seeing these errors(?), and it's an issue with my editor's setup rather than the lint config, what extension are others using for formatting code in VSCode? Hopefully if I mirror, the problem will go away 🤞🏻