Commit Graph

6 Commits

Author SHA1 Message Date
Andy Hanson
0bac9474aa Merge branch 'types-2.0' into merge_jan6 2017-01-06 07:39:21 -08:00
Andy
602a847455 ldap: Clean up header (#13802) 2017-01-06 07:03:12 -08:00
Charles
a6e00226ff Update ldapjs 1.0.1 (#13049)
* Update ldapjs type definition to be compatible with ldapjs 1.0.1

* Update header

* Add missing property for connected

* Fix signatures and missing methods to @types/ldapjs

* Fix signature for mandatory parameter
2017-01-06 06:56:47 -08:00
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Andy
cd4debea25 Remove BOM character from the start of files (#12838) 2016-11-28 10:40:45 -08:00
Rogier Schouten
92cf2a36b1 Add typings for ldapjs. (#11783)
* Add typings for ldapjs.

* process review comment
2016-10-08 10:33:18 -07:00