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

Chore: Added test for shorthand-ambient-module-declaration (refs #105) #109

Merged
merged 1 commit into from
Oct 29, 2016

Conversation

JamesHenry
Copy link
Member

No code changes are needed to support shorthand module declarations.

This PR is into the ts-2 branch, which is where all of the breaking changes will go, along with the updated TS peerDependency.

I will submit a final PR from ts-2 to master, once all the necessary updates are merged.

NOTE: The tests will fail on ts-2 work until #107 and #108 are merged because they fix broken TS 2 tests

@JamesHenry JamesHenry force-pushed the shorthand-ambient-modules branch from 708170e to 11d55e5 Compare October 24, 2016 11:18
@eslintbot
Copy link

LGTM

@JamesHenry JamesHenry changed the title Test: Added test for shorthand-ambient-module-declaration (refs #105) Chore: Added test for shorthand-ambient-module-declaration (refs #105) Oct 24, 2016
@JamesHenry JamesHenry mentioned this pull request Oct 24, 2016
10 tasks
@nzakas
Copy link
Member

nzakas commented Oct 29, 2016

Looks okay to me. Is there a reason you're sending small patches to that branch through a PR rather than just adding them directly?

@JamesHenry
Copy link
Member Author

Purely to make it easier to review :)

@nzakas
Copy link
Member

nzakas commented Oct 29, 2016

Ah okay. :)

@nzakas nzakas merged commit d469064 into ts-2 Oct 29, 2016
@JamesHenry JamesHenry deleted the shorthand-ambient-modules branch October 29, 2016 22:50
nzakas pushed a commit that referenced this pull request Nov 8, 2016
* Breaking: Updated TypeScript peerDependency to ^2.0.3 (refs #105)

* Chore: Added test for shorthand-ambient-module-declaration (refs #105) (#109)

* Chore: Added test for non-null assertion operator (refs #105) (#110)

* Breaking: Update JSX tagName conversion for TS 2 (refs #105) (#108)

* Chore: Added test for typed this parameter (fixes #105)

* Fix: Add parameter type annotations to the AST (refs #105) (#111)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants