portfolio/vitest.setup.ts
2026-05-22 01:08:09 +08:00

4 lines
87 B
TypeScript

// Any setup scripts you might need go here
// Load .env files
import 'dotenv/config'