Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ vitest.config.ts
File
vitest.config.ts
packages/alphatab/vitest.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineVitestConfig } from
'../tooling/src/vitest'
;
2
3
export
default defineVitestConfig({
4
setupFiles: [
'./test/global-hooks.ts'
],
Callers
nothing calls this directly
Calls
1
defineVitestConfig
Function · 0.90
Tested by
no test coverage detected