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

[prettierx] fix some prettierx tests to work on Babel parser again #70

Closed
brodycj opened this issue Dec 1, 2019 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@brodycj
Copy link
Owner

brodycj commented Dec 1, 2019

in the following:

  • tests/empty_paren_comment
  • tests/generator-star-spacing
  • tests/space-before-function-paren/eslint-compat
  • tests/standard
  • tests/ternaries
  • tests/yield-star-spacing

this would be a prerequisite to #54 - use Babel parser to parse TypeScript (internally)

@brodycj brodycj added the bug Something isn't working label Dec 1, 2019
@brodycj brodycj self-assigned this Dec 1, 2019
@brodycj
Copy link
Owner Author

brodycj commented Nov 29, 2020

This was done in fb3b15d

@brodycj brodycj closed this as completed Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant