Skip to content

Commit c128116

Browse files
ci(addon/components/paper-input): disable lints on no-down-event-binding and no-positive-tabindex due to being user passthroughs.
1 parent 65b7ad9 commit c128116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/components/paper-input.hbs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{! template-lint-disable no-down-event-binding no-positive-tabindex }}
12
<md-input-container
23
class='md-default-theme
34
{{~if this.hasValue " md-input-has-value"}}

0 commit comments

Comments
 (0)