Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Build: Add TS as dev-dep, only support minor range #131

Merged
merged 1 commit into from
Jan 1, 2017

Conversation

JamesHenry
Copy link
Member

It is only appropriate for us to support a minor range for TypeScript (~, instead of ^ for major), because of the AST changes that occur in feature releases of TS.

Also added TS as a dev dependency of the project to ensure reliable builds.

@eslintbot
Copy link

Thanks for the pull request, @JamesHenry! I took a look to make sure it's ready for merging and found some changes are needed:

  • Pull requests with code require an issue to be mentioned at the end of the commit summary, such as (fixes #1234). Please update the commit summary with an issue (file a new issue if one doesn't already exist).

Can you please update the pull request to address these?

(More information can be found in our pull request guide.)

Copy link
Member

@ilyavolodin ilyavolodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JamesHenry JamesHenry merged commit 41ccef5 into master Jan 1, 2017
@JamesHenry JamesHenry deleted the ts-minor-range branch January 1, 2017 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants