In the Codelyzer Test File, I saw how SCSS was used in a style sheet. Can I enable it using the Angular CLI?
My SCSS setup works when using styleUrls , but not for the direct styles component decorator property.
Update:
I am using Angular CLI 1.0.0 with Angular 4.0.1
This is the error shown in the WebStorm IDE

source share