zaydek / duomo

CSS component for implementing layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Todo] Add Prettier formatting to test cases

zaydek opened this issue · comments

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

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