eclipsesource / eclipsesource/tabris-js
Tabris module is not "strict" compatible
Open
TypeScript/JSX
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
As of TypeScript 2.6 the tabris module can not be used with TypeScript apps that have the new "strictFunctionTypes" flag enabled, which is part of the group of flags enabled by the "strict" flag.
Contributor guide
Assessment
This issue has not been assessed yet.