angular/aio/tools/examples/shared/boilerplate
George Kalpakas 3a46c2da7c refactor(docs-infra): update docs examples tslint.json to match CLI and fix failures (#38143)
This commit updates the `tslint.json` configuration file, that is used
to lint the docs examples, to match the one generated for new Angular
CLI apps. There are some minimal differences (marked with `TODO`
comments) for things, such as component selector prefix, that would
require extensive and/or difficult to validate changes in guides.

This commit also includes the final adjustments to make the docs
examples code compatible with the new tslint rules. (The bulk of the
work has been done in previous commits.)

PR Close #38143
2020-07-31 11:00:06 -07:00
..
cli refactor(docs-infra): update docs examples tslint.json to match CLI and fix failures (#38143) 2020-07-31 11:00:06 -07:00
cli-ajs build(docs-infra): simplify ExampleZipper by removing PackageJsonCustomizer (#38192) 2020-07-23 11:08:11 -07:00
common/src docs: increase color contrast on elements in tutorial 2019-05-31 15:23:32 -07:00
elements build(docs-infra): simplify ExampleZipper by removing PackageJsonCustomizer (#38192) 2020-07-23 11:08:11 -07:00
getting-started/src docs: add new getting started guide (#27684) 2019-03-29 10:47:37 -07:00
i18n build(docs-infra): simplify ExampleZipper by removing PackageJsonCustomizer (#38192) 2020-07-23 11:08:11 -07:00
schematics build(docs-infra): update project structure to cli@9 11/12 (angular.json) (#36015) 2020-03-18 10:00:02 -07:00
service-worker build(docs-infra): simplify ExampleZipper by removing PackageJsonCustomizer (#38192) 2020-07-23 11:08:11 -07:00
systemjs refactor(docs-infra): update docs examples tslint.json to match CLI and fix failures (#38143) 2020-07-31 11:00:06 -07:00
testing build: remove skipLibCheck from AIO examples (#37128) 2020-05-15 10:05:26 -07:00
universal build(docs-infra): simplify ExampleZipper by removing PackageJsonCustomizer (#38192) 2020-07-23 11:08:11 -07:00
viewengine build: remove skipLibCheck from AIO examples (#37128) 2020-05-15 10:05:26 -07:00
.gitignore docs: update docs example dependencies to version 8 (#30385) 2019-05-17 14:16:55 -07:00
UPDATING_CLI.md refactor(docs-infra): update universal example to match latest CLI (#36483) 2020-04-16 09:43:41 -07:00