There are a couple of code formatting issues in the cheat sheet. (e.g. [inconsistent spacing](https://lit.dev/articles/lit-cheat-sheet/#rendering-lists), [missing newlines](https://lit.dev/articles/lit-cheat-sheet/#custom-attribute-converters)) The [`packages/lit-dev-content/samples`](https://github.com/lit/lit.dev/tree/main/packages/lit-dev-content/samples) directory was prettier ignored in https://github.com/lit/lit.dev/pull/560. In a fix-twice fashion, let's try to revisit prettier so that added content is consistently formatted. (discussed in lit eng. meeting on April 10th, I'll work on it in the coming days)