mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-01-14 16:18:02 -05:00
* 📝 docs(TODO.md): add tasks for adding tests and making hook work
The HOOK_PATH import path was incorrect and has been fixed. The TODO list has been updated to include tasks for adding tests and making the hook work.
9 lines
266 B
Markdown
9 lines
266 B
Markdown
# TODOs
|
|
|
|
- [] [build for both mjs and cjs](https://snyk.io/blog/best-practices-create-modern-npm-package/)
|
|
- [] make bundle smaller by properly configuring esbuild
|
|
- [] do // TODOs in the code
|
|
- [] batch small files in one request
|
|
- [] add tests
|
|
- [] make hook work
|