-
Notifications
You must be signed in to change notification settings - Fork 87
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
A basic svelte checker #73
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
- Coverage 34.52% 30.80% -3.72%
==========================================
Files 13 14 +1
Lines 588 659 +71
Branches 114 123 +9
==========================================
Hits 203 203
- Misses 384 455 +71
Partials 1 1
Continue to review full report at Codecov.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a bug report, please provide a minimal re-production repository or use path to reproduce. Thank you for your contributions. |
not stale. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a bug report, please provide a minimal re-production repository or use path to reproduce. Thank you for your contributions. |
fa4d092
to
be258ec
Compare
abd4d48
to
d6ef546
Compare
Based mostly off the typescript checker and
svelte-check
's index.ts.