Skip to content

Commit 5131d7b

Browse files
committed
new lint
1 parent 4821460 commit 5131d7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ember/barrel.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,7 @@ Reflect.set(Ember, 'RSVP', _RSVP);
603603

604604
interface EmberHandlebars {
605605
template: typeof template;
606+
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
606607
Utils: {};
607608
compile?: typeof compile;
608609
precompile?: typeof precompile;

0 commit comments

Comments
 (0)