We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
no-down-event-binding
no-positive-tabindex
1 parent 65b7ad9 commit c128116Copy full SHA for c128116
addon/components/paper-input.hbs
@@ -1,3 +1,4 @@
1
+{{! template-lint-disable no-down-event-binding no-positive-tabindex }}
2
<md-input-container
3
class='md-default-theme
4
{{~if this.hasValue " md-input-has-value"}}
0 commit comments