Open bcmedeiros opened 5 years ago
If I turn this flag on in my tsconfig.json, the following error shows up:
tsconfig.json
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
If I turn this flag on in my
tsconfig.json
, the following error shows up:Can you please fix that?