Skip to content

feat: better ast for encapsedpart #420

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

Merged
merged 1 commit into from
Oct 2, 2019
Merged

feat: better ast for encapsedpart #420

merged 1 commit into from
Oct 2, 2019

Conversation

alexander-akait
Copy link
Collaborator

@alexander-akait alexander-akait commented Oct 1, 2019

fixes #251

Example:

  • "foo $test bar" - syntax: simple and curly: false
  • "foo ${test bar}" - syntax: simple and curly: true
  • "foo {$test}" - syntax: complex and curly: false

Syntax false for string, because here no syntax 😄

@coveralls
Copy link

coveralls commented Oct 1, 2019

Coverage Status

Coverage increased (+0.1%) to 96.007% when pulling 8842d93 on issue-251 into 32d28f0 on prettier.

@alexander-akait alexander-akait merged commit ebc6ad4 into prettier Oct 2, 2019
@alexander-akait alexander-akait deleted the issue-251 branch October 2, 2019 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants