Skip to content

fix: add @types/cookie and fix prettier formatting#1412

Merged
kaizhou-lab merged 1 commit intomainfrom
zynx/fix/prettier-format-and-types-cookie
Mar 18, 2026
Merged

fix: add @types/cookie and fix prettier formatting#1412
kaizhou-lab merged 1 commit intomainfrom
zynx/fix/prettier-format-and-types-cookie

Conversation

@piorpua
Copy link
Copy Markdown
Contributor

@piorpua piorpua commented Mar 18, 2026

Summary

  • Add @types/cookie as devDependency to resolve TS7016 type errors in TokenMiddleware.ts and csrfClient.ts
  • Fix Prettier formatting in themeCovers.ts export statement

Test plan

  • bun run format:check passes with no warnings
  • bun run lint passes with no errors
  • bunx tsc --noEmit passes with no type errors

- Add @types/cookie as devDependency to resolve TS7016 type errors
  in TokenMiddleware.ts and csrfClient.ts
- Fix prettier formatting in themeCovers.ts export statement
@kaizhou-lab kaizhou-lab merged commit 716d994 into main Mar 18, 2026
16 checks passed
@piorpua piorpua deleted the zynx/fix/prettier-format-and-types-cookie branch March 18, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants