Commit Graph

5 Commits

Author SHA1 Message Date
Andy
a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
Andy
000eba896f Use path mapping for scoped packages (#19292) 2017-08-23 13:42:40 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Denis
a20927357b Added type definitions for @vimeo/player (#15593)
* Added type definitions for @vimeo/player

* Added path to index.d.ts

* Deleted unused interface

* changed package to new scoped packages resolution support

references 4e29b1883d

* clean types for updating forked repository

* declare module in d.ts file

waiting for typescript 2.3.1 for support of scoped packages

* changed to greatest minor version

* undo modifications

* move files to types folder

and renaming tests file

* delete typescript version declaration

* removed dtslint errors

* disable „no-single-declare-module“

needed untill typescript 2.3.1 is out.

* deleted extra space in URLs

* changed mail-address to github username
2017-04-18 11:27:34 -07:00