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

Use peer dependencies (fixes blank line) #19

Open
brandonkal opened this issue Aug 19, 2019 · 1 comment · May be fixed by #20
Open

Use peer dependencies (fixes blank line) #19

brandonkal opened this issue Aug 19, 2019 · 1 comment · May be fixed by #20

Comments

@brandonkal
Copy link

stylelint and stylelint order should be listed as peerDependencies so the user can specify their versions.

This fixes the issue of the blank line in error messages and allows users to use stylelint v10 (as you have a yarn.lock file)

brandonkal added a commit to brandonkal/stylelint-config-rational-order that referenced this issue Aug 19, 2019
@brandonkal brandonkal linked a pull request Aug 19, 2019 that will close this issue
@donniean
Copy link

+1

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 a pull request may close this issue.

2 participants