angular-fusioncharts icon indicating copy to clipboard operation
angular-fusioncharts copied to clipboard

versio 3.0.1 is incompatilble with TypeScript --noImplicitAny

Open bcmedeiros opened this issue 7 years ago • 1 comments

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?

bcmedeiros avatar Mar 10 '19 05:03 bcmedeiros

ngCC compilation issue has been fixed, please upgrade to 3.2.0 : http://www.npmjs.com/package/angular-fusioncharts

@brunojcm

AyanBhadury avatar Sep 07 '21 13:09 AyanBhadury