mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Enabled strict null checking for Chrome tests and fixed some issues with the existing tests. The example code at https://developer.chrome.com/extensions/examples/api/bookmarks/basic/popup.js would use an uninitialized 'span' variable if bookmarkNode.title was empty. Since I have no idea what it was supposed to do in that case, I just moved the declaration of span up a block. |
||
|---|---|---|
| .. | ||
| chrome-app-tests.ts | ||
| chrome-app.d.ts | ||
| chrome-cast.d.ts | ||
| chrome-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||