Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cypress] Augment types to better support TypeScript Cypress configurations #147

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

omacranger
Copy link
Member

Description

Updates the type exported from our plugin and recommended in our documentation to add the saucelabs key to the Cypress configuration object. Enables better TypeScript support when running / configuring Cypress under a TypeScript project. Also moves a devdependency to the correct location in package.json.

image

Types of Changes

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Refactor/improvements

@omacranger omacranger force-pushed the feat/cypress-ts-config branch from b51fff8 to 3fc647e Compare October 4, 2024 18:12
@omacranger omacranger merged commit 704c8a3 into main Oct 4, 2024
2 checks passed
@omacranger omacranger deleted the feat/cypress-ts-config branch October 4, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants