aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.49k stars 418 forks source link

fix(build): husky "install command is deprecated" #5114

Closed justinmk3 closed 4 months ago

justinmk3 commented 4 months ago

Problem: husky prints "install command is deprecated" during "npm install".

Solution: Migrate as described in https://github.com/typicode/husky/releases/tag/v9.0.1

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.