aurelia / template-lint

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

Investigate linting aria attributes #146

Open MeirionHughes opened 7 years ago

MeirionHughes commented 7 years ago

May be useful to lint aria attributes and assign (static / binded) value? Needs to be fleshed out what to check for.

@EisenbergEffect aren't you going to have the same issue as here if you do something like aria-valuemin="${10 + something}"?