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

Use modules for JS package type

Open MichaelCurrin opened this issue 11 months ago • 0 comments

Switch package.json to module type Including any configs in the old stylr And probably also TS output

Also the motivation is to stay current in case packages stop supporting the old style, and focus on only new style, and to get new packages. This will help with #115

MichaelCurrin avatar Nov 16 '24 21:11 MichaelCurrin