mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
// an empty config so the main one is not accidentally inherited by the tests
|
|
export default {}
|