angular-fusioncharts
angular-fusioncharts copied to clipboard
versio 3.0.1 is incompatilble with TypeScript --noImplicitAny
If I turn this flag on in my tsconfig.json, the following error shows up:
ERROR in node_modules/fusioncharts/index.d.ts(205,71): error TS7006: Parameter 'output' implicitly has an 'any' type
Can you please fix that?
ngCC compilation issue has been fixed, please upgrade to 3.2.0 : http://www.npmjs.com/package/angular-fusioncharts
@brunojcm