biome lint applied

This commit is contained in:
BeauTroll
2026-01-19 18:09:23 +01:00
parent e8269bb2fe
commit cbd0cdced4
30 changed files with 1973 additions and 1971 deletions

View File

@@ -57,8 +57,8 @@ Draft
- [ ] Task 5: Configure linting and formatting (AC: 5)
- [x] Install Biome (as specified in tech stack, not ESLint+Prettier)
- [ ] Create `biome.json` with recommended rules
- [ ] Add lint and format scripts to `package.json`
- [x] Create `biome.json` with recommended rules
- [x] Add lint and format scripts to `package.json`
- [ ] Verify linting works on project files
- [ ] Task 6: Setup Gitea Actions workflow (AC: 6)