tpmjs/packages/ui
Ajax Davis 990ba6f050 fix: correct Biome formatting and restore non-null assertions in tests
- Remove root biome.json (conflicted with packages/config/biome.json)
- Format all files with correct config (spaces, not tabs)
- Restore non-null assertions (ref!) in test files where refs are guaranteed
- Biome's optional chaining conversion broke TypeScript inference in tests

Fixes type-check and format-check CI failures.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 19:04:34 +10:00
..
src fix: correct Biome formatting and restore non-null assertions in tests 2025-11-26 19:04:34 +10:00
CHANGELOG.md chore: version packages 2025-11-26 03:15:35 +10:00
eslint.config.mjs style: apply Biome formatting and auto-fixes 2025-11-26 18:59:49 +10:00
package.json fix: add eslint as devDependency to packages that lint 2025-11-26 18:42:39 +10:00
tsconfig.json style: apply Biome formatting and auto-fixes 2025-11-26 18:59:49 +10:00
tsup.config.ts refactor(ui): convert all remaining components from createElement to JSX syntax 2025-11-26 03:14:34 +10:00
vitest.config.ts style: apply Biome formatting and auto-fixes 2025-11-26 18:59:49 +10:00