This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2025-10-16 12:05:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1907cc359b
DefinitelyTyped
/
browserify
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
..
browserify-tests.ts
Keep fixing...
2016-05-05 12:38:52 -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