Skip to content

Add tokens to js parsers#8529

Merged
fisker merged 3 commits intoprettier:masterfrom
fisker:tokens
Jul 20, 2020
Merged

Add tokens to js parsers#8529
fisker merged 3 commits intoprettier:masterfrom
fisker:tokens

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Jun 9, 2020

Fixes #8017

Access tokens options[Symbol.for("tokens")]

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory)
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/pr-XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@fisker fisker merged commit 5004661 into prettier:master Jul 20, 2020
@fisker fisker deleted the tokens branch July 21, 2020 01:24
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add {tokens: true} to parsers

4 participants