UNPKG

@hygiene/cli

Version:

Keep your TODOs and FIXMEs healthy

6 lines (4 loc) 137 B
#!/usr/bin/env node import { createCommand } from "./options"; import { plugins } from "./plugins"; createCommand({ plugins }).parse();