mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: Latest eslint doesn't recognize TypedArray
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
/* global Int8Array:true */
|
||||||
import { blank } from 'helpers/qunit-helpers';
|
import { blank } from 'helpers/qunit-helpers';
|
||||||
|
|
||||||
module("Discourse.Utilities");
|
module("Discourse.Utilities");
|
||||||
|
|||||||
Reference in New Issue
Block a user