aurelia / template-lint

Sanity check of Aurelia-flavor template HTML
Apache License 2.0
56 stars 17 forks source link

check route-href attribute #114

Open atsu85 opened 7 years ago

atsu85 commented 7 years ago

Given template with

...
<a route-href="route: client; params.bind: { id: client.id }">go...</a>
...

should check: