mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 14:03:42 +00:00
added fflate to lint check
This commit is contained in:
parent
822d850513
commit
857c3b88b3
@ -72,6 +72,7 @@ export default [
|
|||||||
"iro": true, // iro.js color picker
|
"iro": true, // iro.js color picker
|
||||||
"$": true, // jQuery
|
"$": true, // jQuery
|
||||||
"jQuery": true, // jQuery
|
"jQuery": true, // jQuery
|
||||||
|
"fflate": true, // fflate
|
||||||
"_": true, // lodash
|
"_": true, // lodash
|
||||||
"QRCode": true, // qrcode
|
"QRCode": true, // qrcode
|
||||||
"io": true, // socket.io
|
"io": true, // socket.io
|
||||||
|
Loading…
Reference in New Issue
Block a user