mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +03:00
chore: fix lint issues
This commit is contained in:
parent
f5c980ab51
commit
761a2c1251
|
@ -1,6 +1,7 @@
|
||||||
import * as lunr from 'lunr';
|
import * as lunr from 'lunr';
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
// tslint:disable-next-line
|
||||||
require('core-js/es6/promise'); // bundle into worker
|
require('core-js/es6/promise'); // bundle into worker
|
||||||
} catch (_) {
|
} catch (_) {
|
||||||
// nope
|
// nope
|
||||||
|
|
Loading…
Reference in New Issue
Block a user