Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ unlocalizable.spec.ts
File
unlocalizable.spec.ts
packages/cli/src/cli/loaders/unlocalizable.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
createUnlocalizableLoader from
"./unlocalizable"
;
3
4
describe(
"unlocalizable loader"
, () => {
Callers
nothing calls this directly
Calls
4
createUnlocalizableLoader
Function · 0.85
setDefaultLocale
Method · 0.80
pull
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected