{ "src/index.js": ["prettier --write", "git add"], "__tests__/index.js": ["prettier --write", "git add"] }