Skip to content

Fix vitest.config.ts to import defineConfig from vitest/config#342

Merged
scotwells merged 4 commits intomainfrom
fix/vitest-config-import
Feb 24, 2026
Merged

Fix vitest.config.ts to import defineConfig from vitest/config#342
scotwells merged 4 commits intomainfrom
fix/vitest-config-import

Conversation

@scotwells
Copy link
Contributor

@scotwells scotwells commented Feb 24, 2026

Summary

  • Fixes TypeScript error in vitest.config.ts by importing defineConfig from vitest/config instead of vite
  • The test property only exists on Vitest's config type, not the standard Vite config type

Test plan

  • CI typecheck passes

🤖 Generated with Claude Code

scotwells and others added 4 commits February 24, 2026 21:38
Update organization-level quota queries to use the namespace pattern
`organization-{org.name}` instead of just the org name. This aligns
with the control-plane context approach established for quota queries.

- orgQuotaGrantListQuery
- orgQuotaBucketListQuery
- orgQuotaClaimListQuery

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Upgrade prettier-plugin-tailwindcss from 0.7.1 to 0.7.2 to fix the
"Cannot access 'default' before initialization" error that was causing
pre-commit hook failures.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
The test property only exists on Vitest's config type, not the standard
Vite config type.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@scotwells scotwells marked this pull request as ready for review February 24, 2026 22:24
@scotwells scotwells merged commit dd60c20 into main Feb 24, 2026
8 checks passed
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