Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ error
Function
error
frontend/scripts/check-react-i18n.mjs:101–104 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
99
let
errors = 0;
100
101
function
error(msg) {
102
console.error(msg);
103
errors++;
104
}
105
106
// ---------------------------------------------------------------------------
107
// Helpers
Callers
1
check-react-i18n.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected