Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ sort-lang-key.mjs
File
sort-lang-key.mjs
scripts/sort-lang-key.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Automatically sort all language keys under languages
2
3
import
{ promises as fs } from
"fs"
;
4
import
path from
"path"
;
Callers
nothing calls this directly
Calls
1
sortLanguageFiles
Function · 0.85
Tested by
no test coverage detected