Home Forums Chart Support Typescript TS7016: Could not find a declaration file for module ‘./canvasjs.min’ Reply To: Typescript TS7016: Could not find a declaration file for module ‘./canvasjs.min’

#34452

@josefinanoya,

Glad that you figured it out. Adding "noImplicitAny": false, inside the compilerOptions in TypeScript Config file(tsconfig.json) seems to be working fine.

—-
Manoj Mohan
Team CanvasJS