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

stylelint --fix is not working when primer rules is enabled #318

Open
Grawl opened this issue Jan 25, 2023 · 2 comments
Open

stylelint --fix is not working when primer rules is enabled #318

Grawl opened this issue Jan 25, 2023 · 2 comments
Assignees
Labels

Comments

@Grawl
Copy link

Grawl commented Jan 25, 2023

If I enable primer/no-unused-vars, I cannot use --fix feature of Stylelint.

If I just disable it, like "primer/no-unused-vars": false or remove this line, --fix is working again.

@jonrohan jonrohan self-assigned this Jan 25, 2023
@jonrohan jonrohan added the bug label Jan 25, 2023
@jonrohan
Copy link
Member

Thanks for the report! I'll see if I can track down the cause

@Grawl
Copy link
Author

Grawl commented Jan 27, 2023

TypeError: Cannot read properties of undefined (reading 'startsWith')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants