remove globals ignore

This commit is contained in:
Thomas Grainger 2016-11-29 02:08:20 +00:00
parent 640f555b8a
commit 95daa65d7d
No known key found for this signature in database
GPG key ID: 995EA0A029283160
21 changed files with 21 additions and 21 deletions

View file

@ -1,7 +1,7 @@
import Utils from '../core/Utils';
import Uint8Array from 'core-js/modules/es6.typed.uint8-array';
/* globals Zlib, bzip2 */
/**
* Compression operations.