What is the best way to Lint Angular 2, 4, 5 template html files prior to AOT compilation
Asked Answered
L

1

7

I have found this gulp html angular validate

but I am not entirely sure if this is event for angular 2 +. Also, I was looking for something that was more like a lint, while you are working, versus during a build process because AOT already does this upon building.

Luminescent answered 6/7, 2017 at 18:40 Comment(0)
A
4

I stumbled upon HTMLHint NG2, an extension for HTMLHint, but both seem to be dead since they aren't updated for almost a year.

Apart from that, I didn't find any alternative.

Autogenesis answered 16/1, 2018 at 10:7 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.