First pass a npm test, build and publish template

This commit is contained in:
Mike Coutermarsh
2019-08-07 13:32:43 -07:00
parent d033b087b7
commit 3608610340
2 changed files with 53 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Test, build and publish NPM package",
"description": "Publishes an NPM package to NPM and GitHub Package Registry",
"iconName": "octicon smiley",
"categories": ["Automation", "SDLC"]
}