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

Add JSDoc to public properties #60

Merged
merged 14 commits into from
Feb 19, 2020
Merged

Add JSDoc to public properties #60

merged 14 commits into from
Feb 19, 2020

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    14f2f6a View commit details
    Browse the repository at this point in the history
  2. Add jsdoc for calledInOrder

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    144a3e8 View commit details
    Browse the repository at this point in the history
  3. Add jsdoc for functionName

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    a4adc57 View commit details
    Browse the repository at this point in the history
  4. Move export to own line

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0db6864 View commit details
    Browse the repository at this point in the history
  5. Add jsdoc for className

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6b6e116 View commit details
    Browse the repository at this point in the history
  6. Add jsdoc for deprecated

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f536011 View commit details
    Browse the repository at this point in the history
  7. Add jsdoc for every

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7d3f099 View commit details
    Browse the repository at this point in the history
  8. Add jsdoc for global

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    675887a View commit details
    Browse the repository at this point in the history
  9. Move export to own line

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    557f831 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    901ef67 View commit details
    Browse the repository at this point in the history
  11. Add jdsoc for typeOf

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    c29b96a View commit details
    Browse the repository at this point in the history
  12. Add jsdoc for valueToString

    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    39f3f10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0c8cb8 View commit details
    Browse the repository at this point in the history
  14. Upgrade eslint-config-sinon, add eslint-plugin-jsdoc

    This adds linting of jsdoc
    mroderick committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6c3ea90 View commit details
    Browse the repository at this point in the history