tldraw/apps/docs/utils
Dan Groshev e6e4e7f6cb
[dx] use Biome instead of Prettier, part 2 (#2731)
Biome seems to be MUCH faster than Prettier. Unfortunately, it
introduces some formatting changes around the ternary operator, so we
have to update files in the repo. To make revert easier if we need it,
the change is split into two PRs. This PR introduces a Biome CI check
and reformats all files accordingly.

## Change Type
- [x] `minor` — New feature
2024-02-05 17:54:02 +00:00
..
vector-db Add docs (#2470) 2024-01-15 12:33:15 +00:00
addAuthors.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
addContent.ts docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
assert.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
autoLinkDocs.ts docs: fix up gen links to point to the new /reference section (#2690) 2024-01-30 15:16:32 +00:00
ContentDatabase.ts [dx] use Biome instead of Prettier, part 2 (#2731) 2024-02-05 17:54:02 +00:00
ContentVectorDatabase.ts [dx] use Biome instead of Prettier, part 2 (#2731) 2024-02-05 17:54:02 +00:00
debounce.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
nicelog.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
search-api.ts docs: rework search UI (#2723) 2024-02-05 14:32:50 +00:00