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

chore: Prettier on the codebase for JSDoc formatting #706

Merged
merged 2 commits into from Dec 6, 2020

Conversation

tgriesser
Copy link
Member

Running Prettier to get the codebase in consistent shape w/ JSDoc formatting, to avoid noise on future PRs.

@codecov
Copy link

codecov bot commented Dec 6, 2020

Codecov Report

Merging #706 (19b7b77) into develop (e05a50e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #706   +/-   ##
========================================
  Coverage    93.63%   93.63%           
========================================
  Files           46       46           
  Lines         2893     2893           
  Branches       678      678           
========================================
  Hits          2709     2709           
  Misses         182      182           
  Partials         2        2           

@tgriesser tgriesser merged commit 439864a into develop Dec 6, 2020
@tgriesser tgriesser deleted the tgriesser/chore/prettier-formatting branch December 6, 2020 20:47
tgriesser added a commit that referenced this pull request Dec 6, 2020
* develop:
  chore: Prettier on the codebase for JSDoc formatting (#706)
tgriesser added a commit that referenced this pull request Dec 7, 2020
* develop:
  feat: Don't force async if connection resolvers are sync (#707)
  feat: add .asArg for enum, fix default typings (#708)
  chore: Prettier on the codebase for JSDoc formatting (#706)
  docs: cover extendType with jsdocs
  chore(docs): fix nullability yaml frontmatter
  chore(docs): own guide for nullability
  docs: cover objectType with jsdocs (#703)
  chore(docs): fix typo
  chore(docs): fix typo
  chore(docs): fix many things in the tutorial
  chore(docs): fix common to install test deps in tutorial
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

1 participant