Fix eslint rule

This commit is contained in:
Jorik Schellekens 2020-09-17 15:45:59 +01:00
parent cc175b34cb
commit 79a0a1c7ba

View File

@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
/* eslint-disable import/first */
// eslint-disable-next-line @typescript-eslint/ban-ts-ignore
// @ts-ignore
import any from 'promise.any';