TSLint compliance

This commit is contained in:
hensm
2019-05-02 01:23:43 +01:00
committed by Matt Hensman
parent 95d9d846c5
commit 8ad20a7aea
11 changed files with 32 additions and 36 deletions

2
ext/src/global.d.ts vendored
View File

@@ -59,7 +59,7 @@ declare namespace browser.runtime {
* https://git.io/fjmzb
* addListener cb `() => void` is wrong
*/
onMessage: browser.events.Event
onMessage: browser.events.Event;
}
function connect (connectInfo: {