auto-commit-msg icon indicating copy to clipboard operation
auto-commit-msg copied to clipboard

feat: Use execa

Open MichaelCurrin opened this issue 11 months ago • 0 comments

Relates to #114

The new approach seems to be okay except for errors in running - it complains about the modules.

Switching package.json to type module and tsconfig to esnext did not help as that caused other issues in the build/compile step.

image

MichaelCurrin avatar Nov 04 '24 19:11 MichaelCurrin