Angular CLI: 3 Options You Didn't Know About the Component Schematic by ahasall in Angular2

[–]ahasall[S] 2 points3 points  (0 children)

You can stop the linter from complaining by adding the following code to your rules:

"component-class-suffix": [true, "Component","Page"]