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

fix(typescript): preserve type parameters of import-types (#4656) #4662

Merged
merged 1 commit into from Jun 11, 2018
Merged

fix(typescript): preserve type parameters of import-types (#4656) #4662

merged 1 commit into from Jun 11, 2018

Conversation

aengl
Copy link
Contributor

@aengl aengl commented Jun 10, 2018

Fixes #4656

Copy link
Member

@azz azz left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@azz azz merged commit 61d35dd into prettier:master Jun 11, 2018
@aengl aengl deleted the aen/import-types-type-params branch June 11, 2018 09:22
bors bot added a commit to mozilla/delivery-console that referenced this pull request Jun 25, 2018
241: Update dependency prettier to v1.13.6 r=rehandalal a=renovate[bot]

This Pull Request updates dependency [prettier](https://github.com/prettier/prettier) from `v1.13.5` to `v1.13.6`



<details>
<summary>Release Notes</summary>

### [`v1.13.6`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;1136)
[Compare Source](prettier/prettier@1.13.5...1.13.6)
[diff](prettier/prettier@1.13.5...1.13.6)

- Upgrade Flow parser to 0.75.0 ([#&#8203;4649](`prettier/prettier#4649) and [#&#8203;4727](`prettier/prettier#4727))
- Preserve type parameters of import-types in TypeScript ([#&#8203;4662](`prettier/prettier#4662))
- Preserve parens for type casting for sub-item ([#&#8203;4648](`prettier/prettier#4648))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
schalkneethling pushed a commit to mdn/interactive-examples that referenced this pull request Jun 27, 2018
This Pull Request updates dependency [prettier](https://github.com/prettier/prettier) from `v1.13.5` to `v1.13.6`



<details>
<summary>Release Notes</summary>

### [`v1.13.6`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;1136)
[Compare Source](prettier/prettier@1.13.5...1.13.6)
[diff](prettier/prettier@1.13.5...1.13.6)

- Upgrade Flow parser to 0.75.0 ([#&#8203;4649](`prettier/prettier#4649) and [#&#8203;4727](`prettier/prettier#4727))
- Preserve type parameters of import-types in TypeScript ([#&#8203;4662](`prettier/prettier#4662))
- Preserve parens for type casting for sub-item ([#&#8203;4648](`prettier/prettier#4648))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Sep 9, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants