generator-node-express-typescript-g
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "generator-node-express-typescript-g", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "this is a small generator of node express typescript", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -19,2 +19,16 @@ # generator-node-express-typescript-g [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url] | ||
## Use | ||
before to run debugger in visual studio code, run task **tsc** | ||
In Mac | ||
``` | ||
cmnd + shift + p | ||
``` | ||
In windows | ||
``` | ||
cntr + shift + p | ||
``` | ||
## Getting To Know Yeoman | ||
@@ -21,0 +35,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30414
53