Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ validate-config.ts
File
validate-config.ts
packages/airnode-node/src/cli/validate-config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as path from
'path'
;
2
import
{ readFileSync } from
'fs'
;
3
import
dotenv from
'dotenv'
;
4
import
{ loadConfig } from
'../config'
;
Callers
nothing calls this directly
Calls
1
loadConfig
Function · 0.90
Tested by
no test coverage detected