UNPKG

prettylint

Version:
6 lines (3 loc) 93 B
#!/usr/bin/env node import { run } from "../lib/cli.js"; await run(process.argv.slice(2));