Skip to content

Fix default parser for Prettier (babylon -> babel)#149

Merged
dbarnett merged 1 commit intogoogle:masterfrom
brentyi:prettier_parser_fix
May 8, 2020
Merged

Fix default parser for Prettier (babylon -> babel)#149
dbarnett merged 1 commit intogoogle:masterfrom
brentyi:prettier_parser_fix

Conversation

@brentyi
Copy link
Copy Markdown
Contributor

@brentyi brentyi commented May 8, 2020

Minor fix that only impacts unnamed buffers: babylon was deprecated in v1.16.0 (prettier/prettier#5647) and removed in v2.0.0 (prettier/prettier#7533).

Copy link
Copy Markdown
Contributor

@agriffis agriffis left a comment

Choose a reason for hiding this comment

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

LGTM

@dbarnett dbarnett merged commit 57d6fbb into google:master May 8, 2020
@dbarnett
Copy link
Copy Markdown
Contributor

dbarnett commented May 8, 2020

Thanks!

@dbarnett
Copy link
Copy Markdown
Contributor

Looks like this never passed the tests in Travis: https://travis-ci.org/github/google/vim-codefmt/builds/684632452. Weird that it didn't notify the PR with failures...

dbarnett added a commit that referenced this pull request Jul 29, 2020
dbarnett added a commit that referenced this pull request Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants