Skip to content

Commit 3826ad3

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 2e3ca1f commit 3826ad3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/components/paper-input.hbs

Lines changed: 1 addition & 0 deletions
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)