MCPcopy
hub / github.com/lingodotdev/lingo.dev / _getConfigFilePath

Function _getConfigFilePath

packages/cli/src/cli/utils/config.ts:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37// Private
38
39function _getConfigFilePath() {
40 return path.join(process.cwd(), "i18n.json");
41}

Callers 2

getConfigFunction · 0.85
saveConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected