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 variance location #2261

Merged
merged 1 commit into from
Jun 25, 2017
Merged

Fix variance location #2261

merged 1 commit into from
Jun 25, 2017

Conversation

vjeux
Copy link
Contributor

@vjeux vjeux commented Jun 25, 2017

Turns out when we refactored for TS, we moved it before "static" and it no longer parses. Oops.

Turns out when we refactored for TS, we moved it before "static" and it no longer parses. Oops.
@azz
Copy link
Member

azz commented Jun 25, 2017

A down-side of using test suites from Flow and TypeScript directly is that the tests are often designed to test one feature in isolation, but with prettier we often want them in combination with other language features.

@azz azz merged commit f71fcd0 into prettier:master Jun 25, 2017
@vjeux
Copy link
Contributor Author

vjeux commented Jun 25, 2017

Yeah, they are definitely not perfect, but they were able to catch a ton of issues :)

@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Jan 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
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