Sha256: 68008de4f1088f5f6cc034ac07ee01bede35590d52896c6586c8a0a988a1503e
Contents?: true
Size: 250 Bytes
Versions: 26
Compression:
Stored size: 250 Bytes
Contents
import { I as InlineConfig } from './reporters.DAfKSDh5.js'; type VitestInlineConfig = InlineConfig; declare module 'vite' { interface UserConfig { /** * Options for Vitest */ test?: VitestInlineConfig; } }
Version data entries
26 entries across 26 versions & 1 rubygems