DefinitelyTyped/ws
Marcus Nielsen 4d7168f75d Seems like the error callback is malformatted (#12477)
* Seems like the error callback is malformatted

New to typescript, but it complains on my cb function since it expects an error argument and doesn't return an object.

I proposed these changes, but haven't done any typescripting really (trying to migrate to TS), so feel free to deny this PR if it's wrong.
I did check with the source code in ws before suggesting this though.

* Updated argument with an optional any type
2016-11-13 18:41:42 +09:00
..
index.d.ts Seems like the error callback is malformatted (#12477) 2016-11-13 18:41:42 +09:00
tsconfig.json Fix tsconfig files for new option name / behavior. 2016-07-12 13:54:56 -07:00
ws-tests.ts Merge commit 'origin/master~100' into zhengbli_merge 2016-10-24 20:34:59 -07:00