stylelint-config-rational-order
stylelint-config-rational-order copied to clipboard
Use peer dependencies (fixes blank line)
trafficstars
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)
+1