Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gitignore for TSD/typings tool #1850

Closed
wants to merge 1 commit into from

Conversation

masaeedu
Copy link

@masaeedu masaeedu commented Feb 9, 2016

Provide a link to the application or project’s homepage

The tsd tool (now deprecated and succeeded by the typings tool) allows TypeScript users to download type definitions from an online repository.

Provide links to documentation

The type definitions required by a project are specified in a tsd.json file and get downloaded by default to a typings folder. The relevant section of the documentation describing the default folder to which type definition files are installed is here for Typings, and here for TSD.

Explain why you’re making a change

Type definitions should be downloaded by the user from the appropriate repository rather than being committed.

joeblau added a commit to toptal/gitignore.io that referenced this pull request Mar 30, 2016
@shiftkey
Copy link
Member

shiftkey commented Feb 2, 2017

Closing this out in favour of #2112

@shiftkey shiftkey closed this Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants