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

Devex/jsdoc migration #5601

Merged
merged 76 commits into from
May 16, 2024
Merged

Devex/jsdoc migration #5601

merged 76 commits into from
May 16, 2024

Conversation

brendanbond
Copy link
Contributor

Link to Jira Ticket

n/a

Description

Upgrades our ESLint configuration and introduces a jsdoc plugin to encourage developers to use JSDoc syntax to loosely type functions, objects, and values throughout the formio.js library. (In the build process, Typescript will use these annotations to generate type definitions - they're not perfect, but they're far better than nothing.)

Dependencies

n/a

How has this PR been tested?

n/a

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

brendanbond and others added 30 commits April 19, 2024 10:16
brendanbond and others added 26 commits May 16, 2024 14:26
@travist travist merged commit 168311e into master May 16, 2024
3 of 5 checks passed
lane-formio added a commit that referenced this pull request May 16, 2024
travist pushed a commit that referenced this pull request May 17, 2024
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.

5 participants