MCPcopy Create free account
hub / github.com/decaporg/decap-cms / error

Function error

scripts/test-package-integrity.mjs:33–35  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

31}
32
33function error(msg) {
34 console.error(`[test-package-integrity] ERROR: ${msg}`);
35}
36
37/**
38 * Recursively find all JS/MJS files in a directory

Callers 5

testPackagePackFunction · 0.85
testBrowserCompatibilityFunction · 0.85
testPackageJsonFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected