Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ alphabetize-primordials.js
File
alphabetize-primordials.js
tools/eslint-rules/alphabetize-primordials.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
prefix =
'Out of ASCIIbetical order - '
;
4
const
opStr =
' >= '
;
Callers
nothing calls this directly
Calls
1
every
Method · 0.80
Tested by
no test coverage detected