We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1962931 commit 98a4efcCopy full SHA for 98a4efc
1 file changed
.claude/skills/review-api/SKILL.md
@@ -106,6 +106,7 @@ Read `.claude/ADVICE.md` for reference rules.
106
- [ ] `static styles = [styles]` array form?
107
- [ ] Controllers for cross-cutting concerns?
108
- [ ] `isServer` guards on browser-only APIs?
109
+- [ ] Quoting attribute values in Lit templates `src="{$this.src}"`?
110
111
#### Lint
112
```bash
0 commit comments