1a035a0dc7
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`. |
||
---|---|---|
.. | ||
_common | ||
compiler/ts/url_resolver | ||
core | ||
facade/ts/async | ||
forms/ts | ||
http/ts | ||
platform-browser/dom/debug/ts | ||
testing/ts | ||
web_workers/ts | ||
README.md | ||
build.sh | ||
test.sh | ||
tsconfig-build.json |
README.md
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.