// eslint-disable-next-line import/no-relative-packages import sharedConfig from '../../vitest.shared.mts'; export default sharedConfig(import.meta.url, { // getScrollbarSize needs this: enableScrollbars: true, });