okfn-brasil / perfil-politico-frontend

Front-end that consumes Perfil Político's API
https://perfilpolitico.serenata.ai
GNU General Public License v3.0
31 stars 25 forks source link

Alternative to NPM precommit scripts #15

Closed cuducos closed 5 years ago

cuducos commented 5 years ago

Currently there's a warning that reads:

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

Any ideas to deal with that in the near future?

zjael commented 5 years ago

I will take a look. 😎