Hello Vessy
I've created a new mvc website, updated nuget packages and added scripts/typings/kendo.all.d.ts and scripts/site.ts (zipped project downloadable here: https://www.dropbox.com/s/ihnsrs7h7qeptfg/kendo_all_d_tsCompilationErrors.zip?dl=0).
When add /// <reference path="typings/kendo.all.d.ts"/> to the site.ts file (see attached screen shot) I get the 117 mentioned errors. I would like ts function drawDateOnChart to compile (kendo.all.d.ts ref needed).
What am I doing wrong?
/Morten