#!/usr/bin/env tsx import { runCheckCodeComplexity } from './check-code-complexity' console.log(runCheckCodeComplexity())