mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-01-13 23:58:06 -05:00
* refactor(cli.ts): remove unnecessary async/await keywords, remove version check and "new version available" message
365 B
365 B
TODOs
- set prepare-commit-msg hook
- [] show "new version available" message, look into this commit
e146d4dcli.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