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
Let's get back to linting & checking our scss formatting.
We currently aren't doing either.
Prettier is awfully opinionated—enough that we've intentionally removed it.
Stylelint has excellent support and we can use the same configuration with npm, CLI, and IDE.
The text was updated successfully, but these errors were encountered:
Closing this and moving the updated work to #6387
Sorry, something went wrong.
rfultz
Successfully merging a pull request may close this issue.
Summary
Let's get back to linting & checking our scss formatting.
We currently aren't doing either.
Notes/considerations
Prettier is awfully opinionated—enough that we've intentionally removed it.
Stylelint has excellent support and we can use the same configuration with npm, CLI, and IDE.
Completion criteria
The text was updated successfully, but these errors were encountered: