zaydek / duomo

CSS component for implementing layout
MIT License
20 stars 2 forks source link

[Todo] Add Prettier formatting to test cases #231

Closed zaydek closed 3 years ago

zaydek commented 3 years ago

Tests would be more predictable (albeit slower) if we use Prettier to hard-format output. We can do this using the synchronous programmatic API.

zaydek commented 3 years ago

Don’t want this. Makes it too hard to write tests because some are double-spaced and some aren’t.