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

bump plugin dependency to prettier 1.5 #22

Closed
mitermayer opened this issue Jun 27, 2017 · 5 comments
Closed

bump plugin dependency to prettier 1.5 #22

mitermayer opened this issue Jun 27, 2017 · 5 comments

Comments

@mitermayer
Copy link
Member

mitermayer commented Jun 27, 2017

Prettier 1.5 has been release highlights are:

  • GraphQL
  • CSS-in-JS
  • JSON Support

We should be able now include JSON and GraphQL support

@andreiglingeanu
Copy link
Contributor

Yeah, would love json filetype to be automatically detected too, it would be awesome!

@andreiglingeanu
Copy link
Contributor

Detecting *.graphql and *.gql files would be enough, I think.

@mitermayer
Copy link
Member Author

mitermayer commented Jun 30, 2017

graphql support was added by #17, and it should work as long as the graphql filetype detection is provided by some other vim plugin.

To avoid relying on other plugins for filetype detection I will be tracking it on #23

@andreiglingeanu
Copy link
Contributor

Makes a lot of sense. Thank you!

@mitermayer
Copy link
Member Author

@andreiglingeanu done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants