This repository has been archived by the owner on May 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Plugin doesn't create a tsd.d.ts file #7
Labels
Comments
|
Thanks for reporting! I might have solved this in a TSD 0.5.7 (preview) already, otherwise it is probably easy to arrange. I'll try to look into it asap! |
I just pushed Both the |
This doesn't relate to grunt-tsd but to generation of the EDIT: I had to do {
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "api",
"bundle": "typings/tsd.d.ts",
"installed": {
"jasmine/jasmine.d.ts": {
"commit": "9d2478b8a80febe1d89a5d35cdf6051d121f5437"
},
"node/node.d.ts": {
"commit": "9d2478b8a80febe1d89a5d35cdf6051d121f5437"
},
"lodash/lodash.d.ts": {
"commit": "bba33bcb0b363ae41db8517a09d1a4d07828616b"
},
"google.analytics/ga.d.ts": {
"commit": "bba33bcb0b363ae41db8517a09d1a4d07828616b"
}
}
} |
Still reproducing. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Plugin doesn't create a
tsd.d.ts
file intypings
directorThe text was updated successfully, but these errors were encountered: