-
Notifications
You must be signed in to change notification settings - Fork 7
feat!: require jsdoc 4.x #19
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
base: master
Are you sure you want to change the base?
Conversation
67b31f1
to
8cbd8bc
Compare
8cbd8bc
to
5762337
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😕 there are a lot of formatting changes to this that make it hard to review. Would you be up for splitting those out? Or just committing them to main and then merging/rebasing this branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ugh, this is prettier that autoapplied the formatting, the only change I did was the import at the very top
It was stated publish.js had too many changes. I went over them, they were all whitespace changes. Reverted them all, only the change to jsdoc/taffydb remains, as is the goal of this PR.
It was stated publish.js had too many changes. I went over them, they were all whitespace changes. Reverted them all, only the change to jsdoc/taffydb remains, as is the goal of this PR. Update jsdoc/salty to latest version.
It was stated publish.js had too many changes. I went over them, they were all whitespace changes. Reverted them all, only the change to jsdoc/taffydb remains, as is the goal of this PR. Update jsdoc/salty to latest version. Update jsdoc from 4.0.3 to 4.0.4
It was stated publish.js had too many changes. I went over them, they were all whitespace changes. Reverted them all, only the change to jsdoc/taffydb remains, as is the goal of this PR. Update jsdoc/salty to latest version. Update jsdoc from 4.0.3 to 4.0.4 Bunch of squashing done while testing reverting the whitespace so the diff is minimal.
👋 ping @voxpelli, do you have time for this? |
Fixes #18
As mentioned in the JSDoc 4.0.0 release notes, it no longer depends on taffydb, and I made the needed changes here.