Christian Frenzl
Christian Frenzl
I need exactly this feature. I'd gladly review it myself if I were familiar with the project's code/structure enough to do so, but unfortunately I'm not. So I would be...
@typicode I think you're missing the point here. Husky is still using `prepare` (in auto install and it also recommends it in manual install), while Yarn versions >+ 2.0 don't...
For anyone running into this issue after updating your dependencies with [npm-check-updates](https://www.npmjs.com/package/npm-check-updates), like I did, create a `.ncurc.js` file with the following content. Thank me later. ``` module.exports = {...