prettier/stylelint-prettier

The road to v1.0.0

BPScott opened this issue · 1 comments

I believe I've fixed --fix with scss files, but this still needs a bit of battle hardening before I'm confident enough to call a v1.0.0.

I've compared the output of this with running prettier over the boostrap output files and source scss files and the output is the same so that's pretty promising.

Next step is to try and use this within some work codebases. Once I prove this works with big codebases, I'll cut a v1.0.0.

stylelint-prettier should be feature complete - it lints, it autofixes, that's kinda it. I expect no changes between the final release in v.0.2.x to v1.0.0, the version bump will be just to signify stability.

Self-promotion

We have v1.0.0 🎉