mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-09-02 02:07:47 +00:00
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores Convert some files to TS Remove some eslint-disables
This commit is contained in:
@@ -393,7 +393,6 @@ const googleApi = {
|
||||
});
|
||||
},
|
||||
|
||||
/* eslint-disable max-params */
|
||||
/**
|
||||
* Updates the calendar event and adds a location and text.
|
||||
*
|
||||
@@ -435,7 +434,6 @@ const googleApi = {
|
||||
|
||||
});
|
||||
},
|
||||
/* eslint-enable max-params */
|
||||
|
||||
/**
|
||||
* Returns the global Google API Client Library object. Direct use of this
|
||||
|
||||
Reference in New Issue
Block a user