Skip to content

Commit e9df4fa

Browse files
committed
fix lint
1 parent 61fe4e8 commit e9df4fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

addon/components/es-icon.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
{{!-- template-lint-disable no-triple-curlies --}}
12
{{{this.icon}}}

app/components/es-icon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { default } from 'ember-styleguide/components/es-icon';
1+
export { default } from 'ember-styleguide/components/es-icon';

0 commit comments

Comments
 (0)