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, Formatting, and Spelling Fixes #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

satcheluniverse
Copy link
Contributor

This is Part 5 of 5 PRs

I made some changes to support JSDoc to bring it up to date with JSDocs
newest standards.

I fixed a few spelling errors.

Also removed unnecessary declaration in createProject.

After all of these updates my jira.js no longer has any reported issues
with ESLint and my JSDocs look a lot cleaner. I have been using this in
a production environment for about a week now with no issues.

I made some changes to support JSDoc to bring it up to date with JSDocs
newest standards.

I fixed a few spelling errors.

Also removed unnecessary declaration in createProject.

After all of these updates my jira.js no longer has any reported issues
with ESLint and my JSDocs look a lot cleaner. I have been using this in
a production environment for about a week now with no issues.
@KanoYugoro
Copy link
Member

This repo uses ESDoc, not JSDoc. Did you run the docs-build command locally to ensure that still works?

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.

None yet

2 participants