ember-steps
ember-steps copied to clipboard
Remove husky
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.
@cloke the folder .husky
should be added to .npmignore
instead