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

ESLint rule enforcement for JSDoc #362

Merged
merged 8 commits into from Sep 3, 2022
Merged

Conversation

oogali
Copy link
Contributor

@oogali oogali commented Aug 30, 2022

PR to improve the quality of the auto-generated documentation gleaned from the inline JSDoc comments in the code.

The inline JSDoc comments are also used by some IDEs to help with type hints and autocompletion.

@netlify
Copy link

netlify bot commented Aug 30, 2022

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit d30bd51
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/630f75667322ce00082a55a3
😎 Deploy Preview https://deploy-preview-362--bldrs-share.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

# Conflicts:
#	.eslintrc.js
#	package.json
#	src/Components/NavPanel.jsx
#	src/Components/NavTree.jsx
#	src/Containers/CadView.jsx
#	src/utils/TreeUtils.js
#	src/utils/TreeUtils.test.js
#	yarn.lock
These will be re-enabled at a later date as the code quality and maturity increases.
@oogali oogali marked this pull request as ready for review August 31, 2022 14:51
@pablo-mayrgundter
Copy link
Member

Thank you! Wanted smth like this. We'll get to ts one of these days :)

@oogali oogali merged commit 7c0b3bd into bldrs-ai:main Sep 3, 2022
@oogali oogali deleted the jsdoc-linting branch September 4, 2022 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants