[
https://issues.apache.org/jira/browse/THRIFT-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-3588.
--------------------------------
Resolution: Fixed
Assignee: Frederik Gladhorn
Fix Version/s: 1.0
Committed.
> Using TypeScript with --noImplicitAny fails
> -------------------------------------------
>
> Key: THRIFT-3588
> URL: https://issues.apache.org/jira/browse/THRIFT-3588
> Project: Thrift
> Issue Type: Bug
> Components: TypeScript - Library
> Affects Versions: 0.9.3
> Environment: Any (tested on Linux)
> Reporter: Frederik Gladhorn
> Assignee: Frederik Gladhorn
> Fix For: 1.0
>
> Attachments:
> 0001-Fix-implicit-any-complaints-of-the-typscript-compile.patch
>
>
> 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)