MCPcopy 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
3import { promises as fs } from "fs";
4import path from "path";

Callers

nothing calls this directly

Calls 1

sortLanguageFilesFunction · 0.85

Tested by

no test coverage detected