This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-04-24 05:06:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b01a6389056ee63cb6977dfcd261aecaef652594
DefinitelyTyped
/
karma-chai-sinon
History
Andy Hanson
823045554e
Fix tests
2016-09-16 11:20:14 -07:00
..
karma-chai-sinon-tests.ts
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00
karma-chai-sinon.d.ts
Fix tests
2016-09-16 11:20:14 -07:00
tsconfig.json
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00