This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
CLI schematics regression: missing rules in tslint.json #570
Closed
Description
Bug Report or Feature Request (mark with an x
)
- [x] bug report -> please search issues before submitting
- [ ] feature request
Area
- [ ] devkit
- [x] schematics
Versions
Repro steps
Just generate a project with CLI 6.0.0-beta.7
.
The tslint.json
file now lacks the directive-selector
and component-selector
rules.
Desired functionality
It should still have the rules.
Mention any other details that might be useful
See the difference between beta.6 and beta.7 cexbrayat/angular-cli-diff@6.0.0-beta.6...6.0.0-beta.7
Metadata
Metadata
Assignees
Labels
No labels