mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 06:30:53 +03:00
Add missing global variable to linter configuration to fix lint test
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/* global DEFAULTS LIMITS PREFS */
|
/* global DEFAULTS LIMITS WEB_UI PREFS */
|
||||||
import 'core-js';
|
import 'core-js';
|
||||||
import 'fast-text-encoding'; // MS Edge support
|
import 'fast-text-encoding'; // MS Edge support
|
||||||
import 'intl-pluralrules';
|
import 'intl-pluralrules';
|
||||||
|
|||||||
Reference in New Issue
Block a user