79506287

Date: 2025-03-13 11:24:15
Score: 1
Natty:
Report link

You need to add this at the top of vite.config.ts file:

/// <reference types="vitest/config" />

Documented in the Vitest example of vite.config.ts here.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Spoderman4