UNPKG

@legislato/legislato-conventions

Version:

This package facilitates the configuration of commit conventions and changelog for Next.js and Express projects

5 lines (3 loc) 78 B
#!/usr/bin/env node declare function main(): Promise<void>; export { main };