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: update link attribute #2800

Merged
merged 2 commits into from
Feb 11, 2023
Merged

chore: update link attribute #2800

merged 2 commits into from
Feb 11, 2023

Conversation

btea
Copy link
Contributor

@btea btea commented Feb 3, 2023

No description provided.

@@ -60,7 +60,7 @@ This will pass, because it expects an error, but the word “answer” has a typ

```ts
// @ts-expect-error answer is not a string
assertType<string>(answr) //
assertType<string>(answer) //
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, read the paragraph before this code example. This change is not needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I'm sorry.

@sheremet-va sheremet-va merged commit d534184 into vitest-dev:main Feb 11, 2023
@btea btea deleted the chore/doc branch February 11, 2023 14:54
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