mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 05:02:45 +01:00
Add missing global variable to linter configuration to fix lint test
This commit is contained in:
parent
4b05a2f705
commit
d2907c6d8b
@ -1,4 +1,4 @@
|
||||
/* global DEFAULTS LIMITS PREFS */
|
||||
/* global DEFAULTS LIMITS WEB_UI PREFS */
|
||||
import 'core-js';
|
||||
import 'fast-text-encoding'; // MS Edge support
|
||||
import 'intl-pluralrules';
|
||||
|
Loading…
Reference in New Issue
Block a user