alexlafroscia / ember-steps

Declaratively create wizards, tabbed UIs, and more
https://alexlafroscia.github.io/ember-steps
MIT License
90 stars 23 forks source link

Remove husky #730

Open cloke opened 2 years ago

cloke commented 2 years ago

The husky steps are preventing any additional ember adding from installing once this is part of a project.

I am not familiar with husky so this just removes it or there might be a better way to configure it so it doesn't break other installs.

SergeAstapov commented 2 years ago

@cloke the folder .husky should be added to .npmignore instead