tonysneed / generator-tonysneed-vscode-typescript

Yeoman generator to scaffold TypeScript projects using Visual Studio Code
MIT License
6 stars 0 forks source link

tsd and typings is dead bro! #4

Open ghost opened 8 years ago

ghost commented 8 years ago

Hey bro! TSD and typings are dead! https://github.com/Microsoft/TypeScript/issues/9184

Now you need to NPM install @types/jasmine

For npm install typescript@next

Love yeah!

tonysneed commented 8 years ago

Yes, I agree .. I can make the change, or if you like, you can make it and submit a pull request. I'm good either way.