kwizapp / kwiz-dotfiles

Common config files for the kwiz organization
0 stars 0 forks source link

Add separate packages for eslint and prettier configs #4

Closed nikzaugg closed 4 years ago

nikzaugg commented 4 years ago

Description

This PR add the following:

Checklist

nikzaugg commented 4 years ago

Hey guys

I think it's almost ready.

I still don't really know how to best handle the whole releasing cycle etc. Because now, all everything is failing, because it cannot release over an existing version of the package, even if you add a new commit. The important part is the version inside package.json.

Let's try to find a good solution here.

nikzaugg commented 4 years ago

Great work, thanks a lot! I think it will be very helpful.

I suggest using lerna for the releasing stuff, if it is not too complex and time-consuming to setup. We should create an issue and discuss further.

Yes, I opened a new issue here https://github.com/kwizapp/kwiz-dotfiles/issues/5 for the future.