Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.
This repository was archived by the owner on May 8, 2024. It is now read-only.

Make TypeScript definitions available in the Project #13

@daanvanhulst

Description

@daanvanhulst

When installing TypeScript definitions to a ASP.NET 5 project, they will be installed in the /packages folder. For example for Angular this would look like: '\packages\angularjs.TypeScript.DefinitelyTyped'. At the moment I would have to manually copy these files to (for example) 'Scripts/typings', so that I can reference to these Typing in my JavaScript.

Please also see this stackoverflow post with more details:

http://stackoverflow.com/questions/29801548/how-do-i-access-typescript-definitions-in-asp-net-5-with-the-nuget-package-manag/29801733?noredirect=1#comment47810762_29801733

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions