npx lint-staged
#npm run test -- --passWithNoTests
# .git/hooks/pre-commit
# comentado para facilitar subir commits # if git diff --cached --name-only | grep -q '.gitignore'; then # echo "### ATENÇÃO: Modificações no .gitignore não são permitidas." # exit 1 # fi