{
  "ignoreChanges": ["**/test/**", "**/*.md"],
  "useWorkspaces": true,
  "version": "4.0.0",
  "command": {
    "run": {
      "npmClient": "yarn"
    }
  }
}