Hi I'd like to colaborate with some typings I'm using and I'd like to understand the best way to do it.
Let's say for instance Immutable-js. The project already have the d.ts file, so I don't have to create it. Should I create a repository on github for the typings.json? Or would it be better to add the file to their repository?
Also, in that case, what's the difference between the main and the browser properties for the typings.json?
Finally, in the example used in the docs for the debug.json version file, there's a hash there, I could no find a commit related to that hash? From where that hash came?
Thanks
Hi I'd like to colaborate with some typings I'm using and I'd like to understand the best way to do it.
Let's say for instance Immutable-js. The project already have the d.ts file, so I don't have to create it. Should I create a repository on github for the typings.json? Or would it be better to add the file to their repository?
Also, in that case, what's the difference between the main and the browser properties for the typings.json?
Finally, in the example used in the docs for the debug.json version file, there's a hash there, I could no find a commit related to that hash? From where that hash came?
Thanks