auto-commit-msg
auto-commit-msg copied to clipboard
Use modules for JS package type
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