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

chore(integration-karma): add @types/jasmine #4485

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

cardoso
Copy link
Contributor

@cardoso cardoso commented Aug 25, 2024

Details

I noticed there was no autocompletion or hover information for jasmine's expect, spyOn, etc, which makes it harder for someone unfamiliar with jasmine like myself.

This PR just adds the @type/jasmine dev dependency to @lwc/integration-karma. It doesn't seem to affect tests in other packages, but I recommend giving it a try before merging.

I understand karma is to be replaced at some point, but in the meanwhile it's nice to have this.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

GUS work item

@cardoso cardoso requested a review from a team as a code owner August 25, 2024 00:42
@nolanlawson
Copy link
Collaborator

/nucleus test

@wjhsf wjhsf merged commit 091c816 into salesforce:master Aug 26, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants