Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
608 contributions in the last year
Activity overview
Contribution activity
November 2020
Created a pull request in geocortex/vertigis-workflow-sdk that received 1 comment
fix: switch to jsdoc style block tags in templates
Using JSDoc comments instead of double slash comments improves the legibility and integration in developer tooling: Before: After: