remove unused stylelint-compact yarn command
Created by: sqs
e97c94fb15f7298c2e24e58c1ab9839220c20e5d removed the stylelint-formatter-compact npm dep because it was deprecated, which meant that the yarn run stylelint-compact
command would fail. Nobody complained, so I'm assuming nobody was using it.