mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 16:34:28 +00:00
* Change to work better with arrays and HTMLSelectElement See pull request description * document.body and document.documentElement are possibly null in TypeScript@next * Select2 fix test * Change according to review comments * Fix JQuery<any> in TS 2.3 * CI failed, force to run again * document.body is not null anymore * Rename params * Add a comment above the `tslint:disable`s * Wrong line :/ I went too fast