Files

7 lines
135 B
JSON
Raw Permalink Normal View History

{
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
}