mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
FIX: Latest eslint doesn't recognize TypedArray
This commit is contained in:
parent
d7400dd10a
commit
482a65821b
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* global Int8Array:true */
|
||||
import { blank } from 'helpers/qunit-helpers';
|
||||
|
||||
module("Discourse.Utilities");
|
||||
|
|
Loading…
Reference in a new issue