bitcrowd / tickety-tick

A browser extension that helps you name branches and write better commit messages
MIT License
57 stars 10 forks source link

Try formatter package with build output removed #300

Closed pmeinhardt closed 3 years ago

pmeinhardt commented 3 years ago

Try using the formatter package from GitHub without included build: https://github.com/bitcrowd/tickety-tick-formatter/pull/8

This PR is just here to try and see whether this works. We can scrap this PR (or update it to reference the default formatter branch again).

I had to rm -rf node_modules before running npm install or yarn install again for the package to be built.

pmeinhardt commented 3 years ago

😞 Okay, this seems to not work properly yet. We should probably just go and publish proper releases for the formatter package.