Update eslint & plugins
Also replace eslint-plugin-node with the maintained eslint-plugin-n
This commit is contained in:
parent
64644b57e3
commit
38746b86fd
16 changed files with 1409 additions and 3457 deletions
|
@ -1,4 +1,4 @@
|
|||
/* global window, document, fetch */
|
||||
/* global window, document */
|
||||
|
||||
const MAXFILESIZE = 1024 * 1024 * 1024 * 2;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue