2015-11-22 20:56:28 -08:00
|
|
|
{
|
2015-11-25 17:44:48 -08:00
|
|
|
"description": "Template Syntax Collection",
|
2017-02-02 18:38:17 +00:00
|
|
|
"basePath": "src/",
|
2015-11-25 17:44:48 -08:00
|
|
|
"files":["!**/*.d.ts", "!**/*.js"],
|
|
|
|
|
"tags": ["template"]
|
2017-02-02 18:38:17 +00:00
|
|
|
}
|