MCPcopy Create free account
hub / github.com/remix-run/react-router / validate.ts

File validate.ts

scripts/changes/validate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "node:fs";
2import { colorize, colors } from "../utils/color.ts";
3import { getAllPackageDirNames, getPackageFile } from "../utils/packages.ts";
4import { formatValidationErrors, parseAllChangeFiles } from "./changes.ts";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected