{ "*.js": [ "eslint", "prettier --write", "git add" ], "*.md": [ "remark-preset-davidtheclark", "git add" ] }