ale

Results 2 comments of ale

Yes, but you need to render the content as html e.g. ``. For some HTML tags you might also need to use/bypass the [DomSanitizer](https://angular.io/api/platform-browser/DomSanitizer).

You could temporarily `npx patch-package` yourself in `node_modules/@angular-devkit/build-angular/src/builders/jest/index.js` and pass `stylePreprocessorOptions` as build param.