DefinitelyTyped/jasmine
Sammy Jelin 8e08375093 Explain how to use custom matchers (#13957)
The test only compile because `jasmine-tests.ts` doesn't import or export
anything, and so the typescript compiler thinks it is a global definition file.
I've added a note explaining how normal users would declare their custom
matchers.
2017-01-17 16:03:46 -08:00
..
v1 Restructure to support old versions (#13811) 2017-01-06 12:36:57 -08:00
index.d.ts jasmine: fix CustomReporter.jasmineDone signature (#14032) 2017-01-17 13:36:04 -08:00
jasmine-tests.ts Explain how to use custom matchers (#13957) 2017-01-17 16:03:46 -08:00
tsconfig.json Add "noImplicitThis" to all tsconfig.json (#13446) 2016-12-19 14:11:46 -08:00