mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
4 lines
121 B
TypeScript
4 lines
121 B
TypeScript
|
|
import { defineProjectWithDefaults } from '../../vitest.shared'
|
||
|
|
|
||
|
|
export default defineProjectWithDefaults(__dirname, {})
|