-
Notifications
You must be signed in to change notification settings - Fork 47
feat: optimize the migration experience from husky
#127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@yyz945947732 Please add related test cases, thanks. |
I've made some updates and added a test case. Would you mind taking another look? @JounQin |
@yyz945947732 |
@yyz945947732 The CI is broken. |
husky
I'm not sure if this will resolve the issues in #86 or #101, could you please take a look?
Note:
path.join()
is used to handle cross-platform compatibility, and{ recursive: true }
is used to support creating nested directories.close #86
close #101