Closed codeBelt closed 7 years ago
Check out https://github.com/Definitelytyped/tsd and you will see it says:
"DEPRECATED: TSD is deprecated, please use Typings and see this issue for more information."
Can you please add typings install to install modules from typings.json to be installed? https://github.com/typings/typings
typings install
typings.json
or just just use gulp-typings
Check out https://github.com/Definitelytyped/tsd and you will see it says:
"DEPRECATED: TSD is deprecated, please use Typings and see this issue for more information."
Can you please add
typings install
to install modules fromtypings.json
to be installed? https://github.com/typings/typings