diff --git a/README.md b/README.md index 56c13f5..40ac2d5 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ To remove emoji: opencommit config set emoji=false ``` -### Postface commits with descriptions of changes 🤠 +### Postface commits with descriptions of changes To add descriptions: diff --git a/TODO.md b/TODO.md index 75c109b..eee5dca 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,7 @@ # TODOs -- [] [build for both mjs and cjs](https://snyk.io/blog/best-practices-create-modern-npm-package/) - [] 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