mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Latest eslint doesn't recognize TypedArray
This commit is contained in:
parent
776020cc8a
commit
878ced8920
@ -1,3 +1,4 @@
|
||||
/* global Int8Array:true */
|
||||
import { blank } from 'helpers/qunit-helpers';
|
||||
|
||||
module("Discourse.Utilities");
|
||||
|
Loading…
Reference in New Issue
Block a user