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-03-29 22:38:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64ffcbce975441bb33cc80973ee65e38f8ebf13c
DefinitelyTyped
/
backbone
History
Andy Hanson
28ef3d201b
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
..
backbone-tests.ts
Merge commit 'upstream/master~350' into merge_7_25
2016-07-26 17:24:39 -07:00
backbone-with-lodash-tests.ts
Change relative reference paths to types references. Errors incoming...
2016-05-09 18:06:27 -07:00
index.d.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
tsconfig.json
Fix tsconfig files for new option name / behavior.
2016-07-12 13:54:56 -07:00