mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This was done automatically by tslint, which can now fix issues it finds. The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568 Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569 which causes too many imports to be deleted. |
||
|---|---|---|
| .. | ||
| _common | ||
| common/pipes/ts | ||
| compiler/ts/url_resolver | ||
| core | ||
| facade/ts/async | ||
| forms/ts | ||
| http/ts | ||
| platform-browser/dom/debug/ts | ||
| testing/ts | ||
| web_workers/ts | ||
| build.sh | ||
| README.md | ||
| test.sh | ||
| tsconfig-build.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.