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

Fix lint & code style #5

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Fix lint & code style #5

merged 1 commit into from
Nov 19, 2024

Conversation

k2tzumi
Copy link
Owner

@k2tzumi k2tzumi commented Nov 19, 2024

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

Copy link

Bundle size check

main (188c1bf) #5 (8cdf1b8) +/-
Bundle Size 18,762B 18,762B 0B

Compiler Diagnostics

main (188c1bf) #5 (8cdf1b8) +/-
Files 256 256 0
Lines 115,026 115,026 0
Identifiers 111,955 111,955 0
Symbols 243,453 243,453 0
Types 204,686 204,686 0
Instantiations 3,044,027 3,044,027 0
Memory used 423,779K 421,993K -1,786K
I/O read 0.03s 0.03s 0s
I/O write 0s 0s 0s
Parse time 0.77s 0.77s 0s
Bind time 0.32s 0.32s 0s
Check time 5.77s 5.84s 0.07s
Emit time 0s 0s 0s
Total time 6.87s 6.93s 0.06s

Reported by octocov

@k2tzumi k2tzumi merged commit 1a50533 into main Nov 19, 2024
13 checks passed
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.

1 participant