Frederik Gladhorn created THRIFT-3588:
-----------------------------------------
Summary: Using TypeScript with --noImplicitAny fails
Key: THRIFT-3588
URL: https://issues.apache.org/jira/browse/THRIFT-3588
Project: Thrift
Issue Type: Bug
Components: JavaScript - Library
Affects Versions: 0.9.3
Environment: Any (tested on Linux)
Reporter: Frederik Gladhorn
Priority: Minor
Using the provided typescript .d.ts files type checking most of thrift is
possible.
The compiler (tsc) has the option --noImplicitAny to catch missing types and
complains about two places in lib/ts/thrift.d.ts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)