Skip to content

CLI Does Not Prompt for TypeScript/JavaScript Selection or Auto-Create .gitignore #6202

Open
@darkdoomrag3

Description

@darkdoomrag3

Description

I have a couple of suggestions that I think could improve the Cypress setup experience:

1.Prompt for TypeScript/JavaScript Choice

It would be helpful if the setup process prompted users to choose between TypeScript and JavaScript for their test files. Many modern tools offer this option, which makes the initial configuration smoother.

2.Automatic .gitignore Creation

It would also be useful if Cypress could automatically create a .gitignore file (or add to an existing one) with recommended defaults. This would help prevent accidentally committing generated files like cypress/screenshots and cypress/videos to version control.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions