angular-cn/aio/content/examples/observables-in-angular
George Kalpakas bfd13c06e1 refactor(docs-infra): fix docs examples for Angular-specific tslint rules (#38143)
This commit updates the docs examples to be compatible with the
following Angular-specific tslint rules:
- `component-selector`
- `directive-selector`
- `no-conflicting-lifecycle`
- `no-host-metadata-property`
- `no-input-rename`
- `no-output-native`
- `no-output-rename`

This is in preparation of updating the docs examples `tslint.json` to
match the one generated for new Angular CLI apps in a future commit.

PR Close #38143
2020-07-31 11:00:06 -07:00
..
e2e/src test(docs-infra): ensure RxJS-related docs examples can compile without errors (#34063) 2019-12-02 11:02:13 -08:00
src refactor(docs-infra): fix docs examples for Angular-specific tslint rules (#38143) 2020-07-31 11:00:06 -07:00
example-config.json build(docs-infra): renamed `e2e` property of `example-config.json` to `tests` (#36143) 2020-04-06 15:31:07 -07:00