mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-04-20 03:02:51 -04:00
* refactor(cli.ts): remove unnecessary async/await keywords, remove version check and "new version available" message
10 lines
365 B
Markdown
10 lines
365 B
Markdown
# TODOs
|
|
|
|
- [x] 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](https://snyk.io/blog/best-practices-create-modern-npm-package/)
|
|
- [] do // TODOs in the code
|
|
- [] batch small files in one request
|
|
- [] add tests
|