Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
924fafffc0
Fix remaining lint errors ( #19166 )
2017-08-20 15:37:53 -07:00
peter
1debf14af2
fix lint error
2017-08-10 09:37:09 +08:00
peter
71b2d06917
use union type for DashType
2017-08-10 09:20:31 +08:00
peter
1cefa50242
fix lint error
2017-08-09 14:50:38 +08:00
peter
2f5687402d
add missing proterty
2017-08-09 14:42:14 +08:00
Peter Zhang
56aef5dca4
Use a method signature instead of a property signature of function type.
2017-08-06 01:58:15 +08:00
Peter Zhang
d791c12943
change all class type to interface except "Chart", and change some properties of "Chart" to readonly
2017-08-06 01:26:42 +08:00
peter
1c15db516e
[canvasjs] update types for canvasjs to v1.9. ( #18108 )
...
* update to v1.9.10
* add missing propoty.
* update test file.
* tslint file and check
* Update index.d.ts
* Update index.d.ts
change the type of lineThickness from string to number.
* update reference method
* update export method
* export as global object
* Rename canvasjs.ts to canvasjs-tests.ts
* Update tsconfig.json file
2017-08-02 16:12:47 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00