ONYXSimple/vitest.setup.ts
2026-04-21 18:17:12 -04:00

4 lines
87 B
TypeScript

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