Commit Graph

8 Commits

Author SHA1 Message Date
Andy
90ccae007e restify: Fix error in typescript@next (#17061) 2017-06-08 15:13:41 -07:00
Steve Hipwell
9bdf41ae8c Update restify-errors typings to support defined errors (#16382)
* Update restify-errors to correctly type predefined

* Fixed linting errors

* Fixed linting issue

* Fixed defined types for restify-errors

* Fixed restify-errors tests

* Updated restify-errors ts version

* Update correct definition

* Remove unwanted file
2017-06-01 08:34:24 -07:00
Vinicius Fortuna
e5ce007af5 Hide static fields and make CORS a pure function 2017-05-18 09:26:36 -04:00
Vinicius Fortuna
580597113e Add test for restify.CORS() 2017-05-14 21:26:11 -04:00
Vinicius Fortuna
43fd13d225 Make CORS a variable again
This fixes the 'Property 'CORS' does not exist' problem.
2017-05-14 17:41:23 -04:00
Mohamed Hegazy
e564537f7f Fix lint failures (#16329)
* fix lint failures

* Fix more lint failures

* Fix some more lint errors
2017-05-04 15:31:42 -07:00
Steve Hipwell
2c0494ee20 Updated restify to lint correctly (#16274)
* Updated restify to lint correctly

* Updated restify request query

* Fixed restify tests error
2017-05-03 10:55:19 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00