Skip to content

chore: ignore generated Playwright MCP artifacts from formatting #4

@ubugeeei

Description

@ubugeeei

Finding

Local generated browser artifacts are included in Prettier checks, so a developer can fail npm run format:check without touching product code.

Evidence

  • npm run format:check fails on .playwright-mcp/page-*.yml in this checkout.
  • .prettierignore and .gitignore do not currently ignore .playwright-mcp.

Acceptance criteria

  • Ignore .playwright-mcp in .gitignore and .prettierignore.
  • npm run format:check passes with local Playwright MCP artifacts present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions