q9
This commit is contained in:
11
node_modules/vitest/dist/chunks/vite.BdBj-UWY.d.ts
generated
vendored
Normal file
11
node_modules/vitest/dist/chunks/vite.BdBj-UWY.d.ts
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
import { I as InlineConfig } from './reporters.anwo7Y6a.js';
|
||||
|
||||
type VitestInlineConfig = InlineConfig;
|
||||
declare module 'vite' {
|
||||
interface UserConfig {
|
||||
/**
|
||||
* Options for Vitest
|
||||
*/
|
||||
test?: VitestInlineConfig;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user