update docshredder to shred .es6 optimized focus gulp task convert imports and metadate sections add DI section add host and query metadata section add intro fix capitalization and grammar
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"description": "TypeScript to JavaScript",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js"
|
|
],
|
|
"tags":["cookbook"]
|
|
}
|