We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you copy the output of https://sveltesociety.dev/help/submitting?type=component it will fail lint
It should output tabs instead of spaces, put the tags on a single line, etc.
The text was updated successfully, but these errors were encountered:
I just ran into this issue when trying to submit a preprocessor.
I'd be happy to pick this up.
Sorry, something went wrong.
issue svelte-society#163
0bd5955
What needs to happen to move this issue forward?
Maybe we can run Prettier on every Pull Request ?
With something like:
(More here: https://github.com/marketplace?type=actions&query=prettier)
Successfully merging a pull request may close this issue.
If you copy the output of https://sveltesociety.dev/help/submitting?type=component it will fail lint
It should output tabs instead of spaces, put the tags on a single line, etc.
The text was updated successfully, but these errors were encountered: