Files
opencommit/.github/TODO.md
di-sukharev 9c3f28b7c6 * chore(TODO.md): move TODO.md to .github/TODO.md
* chore(TODO.md): set prepare-commit-msg hook
* chore(cli.ts): remove async/await from commit and prepareCommitMessageHook calls
* feat(cli.ts): add check for new version available after commit
2023-03-11 00:49:22 +08:00

365 B

TODOs

  • set prepare-commit-msg hook
  • [] show "new version available" message, look into this commit e146d4d cli.ts file
  • [] make bundle smaller by properly configuring esbuild
  • [] build for both mjs and cjs
  • [] do // TODOs in the code
  • [] batch small files in one request
  • [] add tests