$ git commit -av
Warning: Setting pre-commit script in package.json > scripts will be deprecated
Please move it to husky.hooks in package.json, a .huskyrc file, or a husky.config.js file
Or run ./node_modules/.bin/husky-upgrade for automatic update
See https://github.com/typicode/husky for usage
move husky git hook from 'script' to 'husky' in package.json
move husky git hook from 'script' to 'husky' in package.json