Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axe-api/axe-api
/ vitest-setup.ts
File
vitest-setup.ts
packages/integrations/vitest-setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
dotenv from
"dotenv"
;
2
import
{ setEnvSettings } from
"./envSettings"
;
3
4
dotenv.config();
Callers
nothing calls this directly
Calls
2
setEnvSettings
Function · 0.90
config
Method · 0.80
Tested by
no test coverage detected