Files
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
..