
* Redesign * Better form * Remove searchKey * Update macaw * Test setup * fix build * Create curly-jars-doubt.md * Unify vitest to (hopefully) fix build * fix lock * update macaw and review fixes * fix build
6 lines
92 B
TypeScript
6 lines
92 B
TypeScript
/**
|
|
* Add test setup logic here
|
|
*
|
|
* https://vitest.dev/config/#setupfiles
|
|
*/
|
|
export {};
|