chore: fix lint issues

This commit is contained in:
Roman Hotsiy 2018-06-25 13:59:11 +03:00
parent f5c980ab51
commit 761a2c1251
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -1,6 +1,7 @@
import * as lunr from 'lunr';
try {
// tslint:disable-next-line
require('core-js/es6/promise'); // bundle into worker
} catch (_) {
// nope