angular/aio/tools/examples/shared/boilerplate/cli
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
..
e2e build(docs-infra): update project structure to cli@9 7/12 (.gitignore, protractor.conf.js) (#36015) 2020-03-18 10:00:01 -07:00
src build(docs-infra): remove obsolete typings.d.ts files from angular.io and docs examples (#38173) 2020-07-22 10:15:09 -07:00
.editorconfig build(docs-infra): upgrade docs examples to latest Angular CLI and framework (#36145) 2020-05-05 11:50:30 -07:00
.gitignore build(docs-infra): update project structure to cli@9 7/12 (.gitignore, protractor.conf.js) (#36015) 2020-03-18 10:00:01 -07:00
angular.json build(docs-infra): update project structure to cli@9 11/12 (angular.json) (#36015) 2020-03-18 10:00:02 -07:00
browserslist docs: update docs example dependencies to version 8 (#30385) 2019-05-17 14:16:55 -07:00
karma.conf.js docs: update docs example dependencies to version 8 (#30385) 2019-05-17 14:16:55 -07:00
package.json build(docs-infra): simplify ExampleZipper by removing PackageJsonCustomizer (#38192) 2020-07-23 11:08:11 -07:00
tsconfig.app.json build(docs-infra): update project structure to cli@9 10/12 (tsconfig.json) (#36015) 2020-03-18 10:00:01 -07:00
tsconfig.json build(docs-infra): switch docs examples to Ivy (#36143) 2020-04-06 15:31:07 -07:00
tsconfig.spec.json docs: update docs example dependencies to version 8 (#30385) 2019-05-17 14:16:55 -07:00
tslint.json refactor(docs-infra): update docs examples tslint.json to match CLI and fix failures (#38143) 2020-07-31 11:00:06 -07:00