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

Add tsconfig.json to make IntelliSense work out of the box #2

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

dinhtungdu
Copy link
Contributor

@dinhtungdu dinhtungdu commented Mar 1, 2022

Description of the Change

This PR adds a tsconfig.json file to the cypress folder. This file enables code completion for Cypress commands without installing any extensions. Tested on VS Code.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

Added - IntelliSense support.

Credits

Props @dinhtungdu

@dinhtungdu dinhtungdu marked this pull request as draft March 1, 2022 08:55
@dinhtungdu dinhtungdu marked this pull request as ready for review March 1, 2022 08:58
@cadic cadic merged commit 95699d0 into 10up:trunk Mar 1, 2022
@jeffpaul jeffpaul added this to the 0.2.0 milestone Mar 1, 2022
@dkotter dkotter modified the milestones: 0.2.0, 0.1.0 Sep 12, 2023
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.

4 participants