tinchox5 a month ago

I grew tired of constantly configuring development tools like ESLint, Jest, Prettier and others. For my personal projects, I've packaged some of them with preset settings and developed others. Each tool can be used independently based on your workflow, providing a dev workflow for small projects. I’d like to share these resources with others who might find them useful.

simple10 a month ago

Nice set of tools. I like the simplicity.

I get a DeprecationWarning when running the changelog tool due to a known issue with auto-changelog.

Made me curious... what are the latest recommendations from node folks for changelog generators?

When researching, I came across this one https://github.com/absolute-version/commit-and-tag-version

croemer a month ago

Maybe mention in the title this is for js only

  • tinchox5 a month ago

    You are right, for node platform