mirror of
https://github.com/zotero/zotero.git
synced 2026-09-14 23:21:03 +00:00
Fix ESLint in utilities_internal.js
This commit is contained in:
parent
7df21ed14c
commit
318de52dc5
2 changed files with 312 additions and 301 deletions
|
|
@ -28,7 +28,10 @@
|
|||
"L10nRegistry": false,
|
||||
"ZoteroPane_Local": false,
|
||||
"ZoteroPane": false,
|
||||
"IOUtils": false
|
||||
"IOUtils": false,
|
||||
"NetUtil": false,
|
||||
"FileUtils": false,
|
||||
"globalThis": false
|
||||
},
|
||||
"extends": [
|
||||
"@zotero",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue