#!/bin/sh . "$(dirname "$0")/_/husky.sh" node_modules/.bin/eslint . && node_modules/.bin/prettier --check **/*.js