Skip to content

Commit

Permalink
Make ESLint happy about global __eaiEngineLookup
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed May 11, 2022
1 parent e75f84e commit b1fd4e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/services/asset-loader.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* global __eaiEngineLookup */
import RSVP from 'rsvp';
import Ember from 'ember';
import AssetLoadError from '../errors/asset-load';
Expand Down

0 comments on commit b1fd4e7

Please sign in to comment.