mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1af42aedfa
Working through obvious non-image content defects, from top of menu (Getting Started) through Fundamentals/Components.
10 lines
172 B
JSON
10 lines
172 B
JSON
{
|
|
"description": "Component Communication Cookbook samples",
|
|
"basePath": "src/",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js"
|
|
],
|
|
"tags":["cookbook", "component"]
|
|
}
|