Commit Graph

4 Commits

Author SHA1 Message Date
Richard Hepburn
e98875bf10 Changed bool -> boolean to align with TypeScript 0.9
Updated bool type declarations to boolean to align with the ES6 standard
now supported in TS 0.9.
2013-07-05 13:01:50 -04:00
Neil Stalker
7b441a8d21 fix i18next, jsFixtures, sinon and expect for TS 0.9
move and rename i18next test file
2013-06-21 15:47:23 +01:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Maarten Docter
b0314518dc Added i18next TypeScript declarations source file + tests
i18next.d.ts file and test files as accepted by the library author Jan
Mühlemann. See pull request: https://github.com/jamuhl/i18next/pull/64

The jQuery / Mocha and Sinon *.d.ts files aren't my work and some seem
to be incomplete, but are only included because the original test page
(http://i18next.com/pages/test.html) uses them and they do the job.
2013-01-15 16:57:50 +01:00