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
After running npm run stylelint-config-selleo init display all available commands, as when running npm run stylelint-config-selleo:
fix-all Run auto fix for all changed files
fix-current Run auto fix for currently changed files
help Display help for stylelint-config-selleo.
init Initialize the Stylelint Selleo Config by selecting extensions
list-all List all styles issues
list-current List styles issues for currently changed files
plugins List installed plugins.
The text was updated successfully, but these errors were encountered:
After running
npm run stylelint-config-selleo init
display all available commands, as when runningnpm run stylelint-config-selleo
:The text was updated successfully, but these errors were encountered: