{ "*.js": [ "prettier --write", "git add", "eslint --fix" ] }