
Also rename `examples/tsconfig.json` into `examples/tsconfig-build.json` so that it does not shadow the main `tsconfig.json` in editors Also adds `noImplicitAny` and `declarations` `examples/tsconfig.json`.
API Examples
This folder contains small example apps that get in-lined into our API docs. Each example contains tests for application behavior (as opposed to testing Angular's behavior) just like an Angular application developer would write.