stylelint-config
stylelint-config copied to clipboard
stylelint --fix is not working when primer rules is enabled
trafficstars
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.
Thanks for the report! I'll see if I can track down the cause
TypeError: Cannot read properties of undefined (reading 'startsWith')