proposal-signals / signal-polyfill

Implementation tracking the current state of https://github.com/tc39/proposal-signals
Apache License 2.0
185 stars 13 forks source link

Set up prettier #20

Closed ds300 closed 2 months ago

ds300 commented 3 months ago

I noticed this repo has prettier installed but not set up on CI so the file formatting is quite inconsistent. This makes it hard to work on if you are one of the many people who have prettier integrated in their editor/IDE because it keeps introducing unrelated formatting changes.

This PR