Skip to content

add svelte-check and resolve all errors #68

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

Conversation

claireclark1
Copy link
Collaborator

Problem

When running svelte-check, we're getting lots of errors

Solution

Configure our project to resolve each of the errors until when running npm run check we get 0 errors.

Steps to Verify:

  1. Checkout branch
  2. Run npm run check
  3. See 0 errors

@claireclark1 claireclark1 merged commit 6e867c1 into main Nov 26, 2024
4 checks passed
@claireclark1 claireclark1 deleted the 65-bug-svelte-check-errors-with-typescript-type-error-when-passing-a-svelte-component-for-card-icon-prop branch November 26, 2024 18:02
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.

[Bug] svelte-check Errors with typescript type error when passing a Svelte component for Card icon prop
2 participants