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

Jsdoc ify the library #35

Merged
merged 44 commits into from
Mar 18, 2024
Merged

Jsdoc ify the library #35

merged 44 commits into from
Mar 18, 2024

Conversation

FroggyPanda
Copy link
Owner

@FroggyPanda FroggyPanda commented Feb 16, 2024

I have wanted to do this for a long time but was very hesitant as it would require a "rewrite" of the whole library, but this does come with the upside of not having to build every time a new feature is being made or making a bug fix.

Things done:

  • converted all .ts files to .js files
  • converted all typescript annotation to JSDocs
  • added ESLint to the library
  • still typecheck
  • removed packages no longer in use
  • hopefully nothing was broken

@FroggyPanda FroggyPanda merged commit 07ca3dd into master Mar 18, 2024
4 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