Add aurelia-template-lint integration
- Dominant language
- JavaScript
- Stars
- 402
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
**I'm submitting a feature request**
Add out-of-the-box support for [aurelia-template-lint](https://github.com/MeirionHughes/aurelia-template-lint), to detect lots of problems at build-time.
* **Library Version:**
0.31.3
* **Language:**
It will be most usefult for TypeScript, but some functionality will be benefitial for all other languages as well.
**Current behavior:**
Problems in html templates (such as binding to missing property or incorrectly using self-closing tags for custom elements) are not detected at build time.
**Expected/desired behavior:**
Problems should be detected at build-time
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by locating the CLI's build-time validation and plugin integration points, then review how Aurelia projects process HTML templates. Done means aurelia-template-lint is supported out of the box and template problems are reported during builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100