DefinitelyTyped/chai
Jeffery Grajkowski 798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
..
chai-assert-tests.ts fix chai, chai-jquery and sinon-chai for TS 0.9 2013-06-21 16:03:05 +01:00
chai-assert-tests.ts.tscparams Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
chai-assert.d.ts Fix noImplicitAny errors in chai-assert.d.ts 2013-09-28 17:34:48 -04:00
chai-tests.ts Add 'use' to chai and include a test 2013-10-23 09:47:04 -07:00
chai-tests.ts.tscparams Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
chai.d.ts Converting ungeneric "Array" to "any[]" 2013-11-26 10:29:46 -08:00
chai.d.ts.tscparams Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00