{
  "$schema": "http://json-schema.org/schema",
  "$id": "NxWorkspaceRulesProject",
  "cli": "nx",
  "title": "Create the Workspace Lint Rules Project",
  "description": "Create the Workspace Lint Rules Project",
  "type": "object",
  "examples": [
    {
      "command": "g @nrwl/linter:workspace-rules-project",
      "description": "Create the Workspace Lint Rules Project"
    }
  ],
  "properties": {},
  "required": []
}
