You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@almacareer/stylelint-config/prettier - use prettier plugin
The Prettier opinion about max line length or print width is far more strict and does not solve our cases well. So the developer should be able to choose.
Prepare two rules configurations for developers to choose:
@almacareer/stylelint-config/stylistic- use stylistic rules https://github.com/stylelint-stylistic/stylelint-stylistic?tab=readme-ov-file@almacareer/stylelint-config/prettier- use prettier pluginThe Prettier opinion about max line length or print width is far more strict and does not solve our cases well. So the developer should be able to choose.