// ponytail: thin re-export — lintProject lives in @hyperframes/lint so it's usable without the CLI export { lintProject, shouldBlockRender } from "@hyperframes/lint"; export type { ProjectLintResult } from "@hyperframes/lint";