mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
Update eslint & plugins
Also replace eslint-plugin-node with the maintained eslint-plugin-n
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
/* global window, document, fetch */
|
||||
/* global window, document */
|
||||
|
||||
const MAXFILESIZE = 1024 * 1024 * 1024 * 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user