Skip to content

Add IDE auto-completion and JSDoc

Compare
Choose a tag to compare
@D-Pow D-Pow released this 14 Sep 15:08
· 470 commits to master since this release

This update includes:

  • TypeScript typings for functions so that IDEs auto-complete fills out function names and parameters for you
  • Add JSDoc page to explain MockRequests API in-depth
  • Enhance ReadMe with JSDoc, extra examples, and table of contents for easy viewing